https://github.com/z7pz/dd-backend
Just a discord dashboard backend server implementation for DD-bot
https://github.com/z7pz/dd-backend
dashboard discord discord-backend discord-bot discord-dashboard
Last synced: about 2 months ago
JSON representation
Just a discord dashboard backend server implementation for DD-bot
- Host: GitHub
- URL: https://github.com/z7pz/dd-backend
- Owner: z7pz
- Created: 2022-09-14T07:52:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-02T11:04:01.000Z (over 2 years ago)
- Last Synced: 2025-02-15T19:29:52.400Z (over 1 year ago)
- Topics: dashboard, discord, discord-backend, discord-bot, discord-dashboard
- Language: TypeScript
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This project is all about learning new stuff and get used to it
## this is not for production - only for learning purposes
- Learn fastify and get used to it
- Learn prisma
- Learn how to implement discord oauth from scratch
- Use best practice techniques ex. commitslint
- Foucs on code performance and little of code simplicity
### Roadmap
- [X] create the base of the api
- [X] handle code issues becuase of dev uses (fix and handle base-code errors)
- [X] setting up the database (prisma)
- [X] discord oauth
- [ ] discord dashboard
- [ ] server settings
- [ ] set prefix
- [ ] change language
- **ADD MORE**
- [ ] user settings
- **ADD MORE**