An open API service indexing awesome lists of open source software.

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

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**