- copy
.env.exampleto.env.localand update the values as needed. - run
make installto install the required packages for the project. - run
pnpm devto start the frontend development server. - finally, run
make serverto start the development server, then visithttp://localhost:8000to view the project.
- PNPM
- esbuild
- Tailwind CSS
- Alpine
- HTMX
- Python 3.13.0
- Django 5.1.3
- Poetry
- PostgreSQL