Description The Last Task Manager you ever need! Built on Nestjs with TypeScript. Installation $ npm install Running the app # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod