Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 694 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 694 Bytes

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

  • create the base of the api
  • handle code issues becuase of dev uses (fix and handle base-code errors)
  • setting up the database (prisma)
  • discord oauth
  • discord dashboard
    • server settings
      • set prefix
      • change language
      • ADD MORE
    • user settings
      • ADD MORE