Documentation
MicroSaaS Template Docs
Guides and references to help you ship faster.
Copy-to-Backend Persistence
Persist file uploads into a data volume and auto-restore them on startup. Great for rapid iteration in Docker.
Read guide
Head tags injection
Inject analytics, verification, or preview tags into the SPA without rebuilds using base64 envs.
Read guide
Changelog
Track all updates across releases with a clean, partial-driven structure.
See updates
Auth & RBAC
JWT authentication with access/refresh tokens, bcrypt hashing, and role/permission checks. SQLite and MongoDB supported.
Read guide
Layout system
Aggregates navigation from modules and provides an Admin Layout Manager to toggle visibility with role-aware controls.
Read guide
Need something else?
We keep docs simple. Explore the code under src/
and docs/
, or check the changelog for recent features.