Skip to content

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published