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

Split front-end and back-end #230

Open
1 of 28 tasks
aluhrs13 opened this issue Aug 24, 2022 · 0 comments
Open
1 of 28 tasks

Split front-end and back-end #230

aluhrs13 opened this issue Aug 24, 2022 · 0 comments

Comments

@aluhrs13
Copy link
Owner

aluhrs13 commented Aug 24, 2022

Messing around with this to enable more flexibility for front-end development.

  • Add JWT stuff
  • Migrate everything
  • Configure all routes and pages correctly
  • Setup new front-end
  • Delete a ton of code

Convert React Components

  • LoginMenu.js
  • Logout.js
  • Login.js
  • AuthorizeRoute.js

New Front-End Pages

  • Index
  • Minis - Browse/Search
  • Minis - Add
  • Minis - View
  • Minis - Edit
  • Minis - Help
  • Creators - Browse
  • Creators - View
  • Starred
  • Tags - Browse
  • Tags - Edit
  • Admin - Index
  • Admin - Manage Creators
  • Admin - Pending Tags
  • Admin - Tag Manager
  • Admin - Unindexed

Deployment reminders (if it gets there):

  • Run a migration
  • Configure appsetings.json correctly
  • oidc-client is deprecated, look at oidc-client-ts
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