https://github.com/akalanka47000/todo-backend
Node.js backend for a simple todo application
https://github.com/akalanka47000/todo-backend
Last synced: 3 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T09:29:11.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T02:29:47.143Z (5 months 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