Starter template combining Django, Inertia.js, and Svelte for SPA apps.
Starter template combining Django for the backend, Inertia.js for SPA-style navigation, and Svelte for the frontend, using Vite for build tooling. It provides project scaffolding, admin integration, database migrations, and hot-reload development servers. Suited for building single-page or hybrid web applications with a Python backend.
0