Bring any frontend.
SmallStack brings the backend, fully staffed.
The same inventory app, built four ways — each talking to one Django SmallStack backend over plain REST + JSON. Auth, admin, live API docs, uptime, backups, search, and deploy come for free. Pick a stack and read its one-page story, or jump straight into the tutorial.
React × SmallStack
A Vite + React SPA — auth, CRUD, and a server-aggregated dashboard in ~15 lines of client code using the bundled JS client.
Svelte × SmallStack
A SvelteKit dashboard with runes, charts, and CRUD — reactive components over the same REST API, one bearer token.
Solid × SmallStack
A SolidJS app built on signals and resources — fine-grained reactivity, auth, and CRUD against the auto-generated API.
Streamlit × SmallStack
A pure-Python data app — server-side metrics and charts computed by SmallStack's aggregation params, token held on the server.