Hangar/frontend-new/TODO.md
2022-03-21 13:58:14 +01:00

17 lines
492 B
Markdown

Stuff that needs to be done before I consider this a successful POC
- [x] initial setup (pages, layout, autoimport, basically the vitesse stuff)
- [x] windi/tailwind
- [x] store (with ssr)
- [x] async data replacement
- [x] i18n
- [x] api calls
- [x] seo
- [ ] route perms
- [ ] error pages
- [ ] snackbar
- [ ] some basic pages
- [ ] maybe deployment alongside the existing frontend?
- [ ] figure out why vite isn't serving the manifest
- [ ] investigate why eslint/prettier don't auto fix