Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vishalvivekm/task-manager
- Owner: vishalvivekm
- Created: 2024-03-12T14:17:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T08:10:38.000Z (8 months ago)
- Last Synced: 2024-10-10T23:55:03.587Z (about 1 month ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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