- Nuxt UI
- Nuxt Fonts
- Yup for validation
- ESlint Antfu config
- $fetch wrapper with JWT auth and refresh token logic
- Auth global middleware
- Custom tailwind colors
- Page Transitions example
- MakeFile for easy rebuild project
make rebuild
- TODO: Server api calls implementation, DB + ORM
- TODO: Docker config for production hosting
Node 18+
npm i
npm run dev