Skip to content

AsliddinBuriev/nest-starter

Repository files navigation

Description

Starter Code for Nest.js Server. Feel free to use the repo for your projects :)

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run dev

# production mode
$ npm run prod

About

Starter Template for Nest.js server with necessary configs, error handler and response formatter.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors