Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vishalvivekm/task-manager

Task Manager App with CRUD abilities.
https://github.com/vishalvivekm/task-manager

Last synced: 16 days ago
JSON representation

Task Manager App with CRUD abilities.

Awesome Lists containing this project

README

        

# CRUD APP

## Steps to run locally:
1. clone the repo
2. set .env file in the root of the project and set MONGO_URI in it.
3. execute `node app.js`
4. go to `localhost:3000/` by default 3000