a basic RESTful task management backend for learning NestJS.
2021-01-03: added basic authorization and started on passport strategies
A progressive Node.js framework for building efficient and scalable server-side applications.
Nest framework TypeScript starter repository.
$ npm install# development
$ npm run start
# watch mode
$ npm run start:dev
Nest is MIT licensed.