- Docker for deploy
- Pocketbase for the backend
- Tailwind for styling with automatic class sorting and Skeleton UI for the UI components
- sveltekit-superforms make working with forms easy
- zod for types validation
- TypeScript, Prettier, ESLint, Playwright and Vitest for testing configured
-
Make sure Docker Engine is running
-
Run
make up
to start both frontend and backend -
When you are done, run
make down
to stop backend
make down
before git commit and push
- [email protected]
- lascuolaopensource