Farmworks BI

A production-ready Django boilerplate with REST API, real-time WebSockets, background tasks, and mobile-ready architecture.

Get Started API Docs

What's Included

REST API + JWT

DRF with JWT authentication, API key support, and auto-generated OpenAPI docs.

Background Tasks

Celery + Redis for async tasks with Beat scheduler for periodic jobs.

Real-Time

Django Channels with WebSocket support for live updates.

Vue 3 SPA

Vue + Vite + Pinia + TypeScript with JWT auth and router guards.

Flutter Mobile

Production-ready Flutter app with Riverpod, GoRouter, and Dio.

Heroku Ready

Procfile, release scripts, and production settings pre-configured.