A dashboard scaffolding based on Vue.js 3.0 created by Vite.
The Fearless dashboard is a modern Vue.js 3.0 & Vite based dashboard scaffolding project that offers various features to developers. It provides a fully strongly typed ecosystem with Vue 3.x, Vuex 4.x, and vue-router 4.x. The dashboard also includes customizable UI components from naive-ui, various engineering workflows, locally mocked API server, and modern application deployment options like GitHub Actions and Vercel.
git clone https://github.com/zce/fearless
npm install
or yarn install
VUE_APP_API_BASE
in .env.development
or .env.production
npm run dev
or yarn dev
The Fearless dashboard is a feature-rich Vue.js 3.0 & Vite based project with a focus on modern frontend tooling, strong typing, and customizable UI components. It offers a complete engineering workflow, locally mocked API server for testing, and various authorization features. Developers with experience in Vue.js and TypeScript can quickly get started with this dashboard for their projects.