Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up backend code #4

Open
1 of 6 tasks
skybird23333 opened this issue Aug 4, 2022 · 0 comments
Open
1 of 6 tasks

Clean up backend code #4

skybird23333 opened this issue Aug 4, 2022 · 0 comments

Comments

@skybird23333
Copy link
Owner

skybird23333 commented Aug 4, 2022

Backend code

  • The api router is unused and existing API endpoints is not defined in the api router. It should be placed in the routes folder which would be categorised according to API or rendering endpoints.
  • The discord module should be treated as a plugin, not something hard coded
  • Various features in the admin panel should be registered through a function, so that e.g side panel or actions could be handled dynamically.
  • Some test endpoints /test /debug-sentry should be part of admin

Files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant