Next.js 15 · Django REST · TanStack Query
Baleria
A production-ready Next.js 15 frontend connected to your Django REST backend. Fully typed, secured, and ready to ship.
⚡
Next.js 15 + Turbopack
App Router, Server Components, Turbopack for near-instant HMR.
🔐
Hardened Security
CSP headers, CSRF-token injection, no-eval ESLint rules, DRF Token auth.
🎨
Tailwind CSS v4
Design-token system with dark/light modes, glassmorphism, and micro-animations.
🔄
TanStack Query v5
Server state management with DevTools, stale-while-revalidate, and smart retries.
🐍
Django REST Backend
Connected via Axios proxy rewrite. Full CSRF + session cookie support.
🧪
TypeScript Strict Mode
noUncheckedIndexedAccess + consistent-type-imports catch bugs at compile time.