A production-ready Django boilerplate with REST API, real-time WebSockets, background tasks, and mobile-ready architecture.
DRF with JWT authentication, API key support, and auto-generated OpenAPI docs.
Celery + Redis for async tasks with Beat scheduler for periodic jobs.
Django Channels with WebSocket support for live updates.
Vue + Vite + Pinia + TypeScript with JWT auth and router guards.
Production-ready Flutter app with Riverpod, GoRouter, and Dio.
Procfile, release scripts, and production settings pre-configured.