Skip to content
/ nest-template Public template

A NestJS boilerplate for enterprises with modular folder structure using classes and OOP, TypeORM SQL configuration with jwt authenticated and many more πŸš€πŸš€πŸš€

License

Notifications You must be signed in to change notification settings

thecodeorigin/nest-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Contents

Description

This is a project template built on Nest framework. Built by members of TheCodeOrigin team.

Requirement

Prerequisite

Install all the project dependencies

# Install package using pnpm
$ pnpm install

# Install Husky git hook to run precommit
$ pnpm prepare-husky

Running the app

# Build the project for production
$ pnpm build

# Developement
$ pnpm serve

# Production (After build)
$ pnpm start

Stay in touch

TheCodeOrigin authors

License

Nest is MIT licensed.

About

A NestJS boilerplate for enterprises with modular folder structure using classes and OOP, TypeORM SQL configuration with jwt authenticated and many more πŸš€πŸš€πŸš€

Topics

Resources

License

Stars

Watchers

Forks