Developer tools
Monorepo dev shell
Next.js + Tailwind frontend, Django API, and PostgreSQL — wired for Docker Compose. Use the badge below to confirm the API is reachable from your browser.
NEXT_PUBLIC_API_URL (see .env.example).Quick links
- Landing page
- Frontend dev server — port
3000by default - Django health: http://localhost:8000/api/health/
- Django admin: http://localhost:8000/admin/