Hangar/frontend-new/TODO.md
MiniDigger 03235a231f route perms work
Signed-off-by: MiniDigger <admin@benndorf.dev>
2022-03-21 13:58:14 +01:00

548 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
  • error pages (needs design but what doesnt?)
  • 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