https://github.com/geekeast/express-ts-todolist
express, typescript, typeorm and postgres backend api for todolist
https://github.com/geekeast/express-ts-todolist
Last synced: about 2 months ago
JSON representation
express, typescript, typeorm and postgres backend api for todolist
- Host: GitHub
- URL: https://github.com/geekeast/express-ts-todolist
- Owner: GeekEast
- Created: 2020-05-18T10:26:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T19:51:08.000Z (over 2 years ago)
- Last Synced: 2025-03-02T12:17:27.066Z (about 2 months ago)
- Language: TypeScript
- Size: 650 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Day 1
- typescript, ts-node-dev
- express, morgan, json
- subjects: CRUD
### Day 2
- subjects: rename
- tasks: CRUD
- build relationship between subject and task
- ORM