README.md
June 3, 2026 · View on GitHub
English | 中文
Overview
Formulago Front is the administration UI for the Formulago Go backend. Built on Vue Vben Admin v5 and customized to work with Formulago's RBAC permission system.
Tech Stack
- Framework: Vue 3 + Vite + TypeScript
- UI: Tailwind CSS
- State: Pinia
- Router: Vue Router
- API: axios
- i18n: vue-i18n
Quick Start
# Install dependencies
pnpm install
# Start dev server
pnpm dev
# Build for production
pnpm build
Related Projects
- Formulago — Go backend (Hertz + Ent + Casbin + JWT)
Browser Support
Supports modern browsers (Safari 16.4+, Chrome 111+, Firefox 128+). Not compatible with IE.