This tasks manager API performs CRUD operations through node with mongodb ODM with mongoose. It has user authentication with email and password, different types of storage and email notifications. Check the project here
git clone git@github.com:learodrigo/node-task-manager-app.gitcd node-task-manager-appnpm inpm run dev- Open http://localhost:3000
- Ready to go