基于NestJs + TypeScript + TypeORM + Redis + MySql + Vue2 + Element-UI编写的一款简单高效的前后端分离的权限管理系统
sf-vue-admin is a simple and efficient front-end and back-end separation permission management system. It is built using NestJs, TypeScript, TypeORM, Redis, MySql, Vue, and Element-UI. The goal of this project is to assist developers in their full-stack development journey.
To install sf-vue-admin, follow the steps below:
git clone https://github.com/arklnk/ark-admin-nest.git
cd ark-admin-nest
npm install
Modify the database configuration in the ormconfig.json file to match your database settings.
npm run start:dev
Navigate to http://localhost:3000 to access the sf-vue-admin application.
sf-vue-admin is a high-performance permission management system that allows for front-end and back-end separation. It utilizes a stack of technologies, including NestJs, TypeScript, TypeORM, Redis, MySql, Vue, and Element-UI. The project aims to assist developers in their full-stack development journey. It provides a straightforward installation process and can be easily customized to match specific requirements.