使用vue服务端渲染nuxt.js构建的基于vuetify样式风格的快速开发脚手架前端,主要整合vuex,axios,vue-router,nuxt-auth等组件
The zealsay is a frontend and backend separation rapid development scaffold designed to provide commonly used solutions for creating lightweight applications. The backend is built on Spring Boot with Spring Security and Mybatis-Plus, while the frontend utilizes Nuxt, a server-side rendering solution based on Vue, and Vuetify for styling. The project is MIT licensed and aims to offer an out-of-the-box lightweight application scaffold.
To install the zealsay theme, follow these steps:
git clone <repository-url>
npm install
npm run dev
The zealsay project offers a lightweight scaffold for frontend and backend development, with Vue-based frontend and Spring Boot backend. It includes essential features like user management, blog post management, and various plugins for enhanced functionality. With its focus on speed and simplicity, zealsay aims to provide developers with a quick-start solution for building applications.