Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akalanka47000/todo-backend
Node.js backend for a simple todo application
https://github.com/akalanka47000/todo-backend
Last synced: 27 days ago
JSON representation
Node.js backend for a simple todo application
- Host: GitHub
- URL: https://github.com/akalanka47000/todo-backend
- Owner: Akalanka47000
- License: mit
- Created: 2022-04-21T11:38:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T09:29:11.000Z (over 2 years ago)
- Last Synced: 2023-03-10T01:47:36.869Z (over 1 year ago)
- Language: JavaScript
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# todo-backend
## Project init commands:
- npm install - Install all dependencies
- npm run migrate - Run database migrations
- npm run seed - Run seeders
- npm run dev - Start development server
- npm start - Start production server---
## Test commands:
- npm run test - Run all test suites
---
Postman collection: https://documenter.getpostman.com/view/13842706/UyrADwA1#ad19d95e-7849-476e-8824-f28c86d6e835