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