/nodejs-backend

nodejs backend

Primary LanguageTypeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

nodejs backend.

Please star this repo if you like ⭐
It's motivates me a lot!

Stack

Installation

$ npm install

Running the app

# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov

Authors

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.

License

CC0 License.