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

Use SvelteKit #19

Open
3 of 8 tasks
peterhil opened this issue Jan 26, 2023 · 0 comments
Open
3 of 8 tasks

Use SvelteKit #19

peterhil opened this issue Jan 26, 2023 · 0 comments
Assignees
Labels
easy win Easy to do, big rewards valuable

Comments

@peterhil
Copy link
Owner

peterhil commented Jan 26, 2023

Split frontend into separate repository.

Leave FastAPI (or Ninja or Falcon) backend to just serve the API, and remove Flask-assets, webassets and cssmin dependencies. Make sure that deployment works.

  • Start a new SvelteKit repo
  • Configure Vite
  • Add simple CORS configuration
  • Move existing front end into new repo
  • Make pages and templates work
  • Add Carbon icons
  • Add CRSF?
  • Remove Flask-assets, webassets and cssmin
@peterhil peterhil changed the title Use SvelteKit on frontend Use SvelteKit Feb 11, 2023
@peterhil peterhil self-assigned this Feb 11, 2023
@peterhil peterhil added easy win Easy to do, big rewards valuable labels Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy win Easy to do, big rewards valuable
Projects
None yet
Development

No branches or pull requests

1 participant