Skip to content

An example backend app written with Nest framework.

Notifications You must be signed in to change notification settings

tahubu/nest-example

Repository files navigation

An example backend application written with Nest framework.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

Repo is MIT licensed.

About

An example backend app written with Nest framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published