Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devlopersabbir/drizzle-fastify
https://github.com/devlopersabbir/drizzle-fastify
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devlopersabbir/drizzle-fastify
- Owner: devlopersabbir
- Created: 2023-11-30T22:55:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-05T13:11:24.000Z (about 1 year ago)
- Last Synced: 2023-12-05T14:28:47.168Z (about 1 year ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Fastify Multi-telended API
- [x] 🎉Create fastify Server with `typescript`
- [x] 🔥Create a logger using pino & pino-pretty
- [x] 🐱🚀Signal shoutdown
- [x] 📅Database connection with `PG db`
- [x] ✨Create schemas (**including config**)
- [x] 🛒 Application Schema
- [x] 🎇 User Schema
- [ ] 🎯 Role Permission Schema
- [ ] ⚒ planing...