mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-12-21 06:51:19 +08:00
e494939115
Signed-off-by: MiniDigger <admin@benndorf.dev>
593 B
593 B
Stuff that needs to be done before I consider this a successful POC
- initial setup (pages, layout, autoimport, basically the vitesse stuff)
- windi/tailwind
- store (with ssr)
- async data replacement
- i18n
- api calls
- seo
- route perms (partly done, project and global perm missing)
- error pages (status code is already done)
- snackbar
- some basic pages
- maybe deployment alongside the existing frontend? (server is working now)
- figure out why vite isn't serving the manifest
- investigate why eslint/prettier don't auto fix