🚀Full-StackFastAPI backend with Vue3 frontend, complete end-to-end solution with unified response format and type safety.
🔒RBAC PermissionRole-based access control with menu, API and button-level permissions. JWT authentication with auto token refresh.
🎨Theme SystemRich theme configuration with UnoCSS integration, dark mode support, and multiple layout options.
📁File RoutingAutomatic route generation from file structure via Elegant Router plugin. Dynamic route support with backend integration.
🌏InternationalizationBuilt-in vue-i18n with Chinese and English support. Easy to extend with additional languages.
📦Redis CacheIntegrated fastapi-cache2 with Redis for accelerated API responses and efficient data caching.
🐳Docker DeployOne-command deployment with Docker Compose. Nginx + FastAPI + Redis, production-ready out of the box.
🧹Code QualityFrontend ESLint + oxlint, backend Ruff + Pyright. Strict type checking across the full stack.