Full-stack starters · Rank #23
Turbo (Django + Next.js)
Django & Next.js boilerplate
Why this verdict
- No commits in 90 days; last commit 288 days ago.
- Tailwind CSS 3 declared; latest is 4 (1 major behind).
- On current major: React.
Dependency freshness
| Package | Declared | Latest | Status |
|---|---|---|---|
| Tailwind CSS tailwindcss | 3.4.18 | 4.3.3 | 1 major behind |
| React react | 19.2.1 | 19.3.0 | Current |
Declared = lowest version the kit's package.json allows. Latest = npm "latest" tag. TypeScript and the Stripe SDK are shown but not counted in the verdict.
What's in the stack
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- AdminAdmin theme
Unfold admin theme with user & group management
- APIServer actions
handling form submissions in server part of Next project
- APISwagger UI
Swagger for API schema which is available here http://localhost:8000/api/schema/swagger-ui/
- AuthJWT authentication
incorporated user authentication based on JWT tokens
- AuthUser registration
creation of new user accounts (activation not included)
- DeployDocker Compose
start both front end and backend by running docker compose up
- TestingTest suite
Project contains test suite for backend part
Extracted from the kit's README by a local AI model (qwen3.5:4b) on Sep 26, 2026. Every item is checked against an exact README quote; 2 unverifiable items were discarded. A README claim is the maker's description, not something we tested.