# ark-admin-nest **Repository Path**: arklnk/ark-admin-nest ## Basic Information - **Project Name**: ark-admin-nest - **Description**: 🚀 基于Nestjs + Vue3 + TypeScript + Element-Plus开发的简单高效权限管理系统。 A simple and efficient permission management system based on Nestjs + Vue3 + TypeScript + Element-Plus - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2022-11-22 - **Last Updated**: 2024-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://docs.arklnk.com/images/ark-admin.png) English | [简体中文](README-cn.md) ## The official documentation Doc: [https://docs.arklnk.com](https://docs.arklnk.com) The front end: [https://github.com/arklnk/ark-admin-vuenext](https://github.com/arklnk/ark-admin-vuenext) The back-end:[https://github.com/arklnk/ark-admin-nest](https://github.com/arklnk/ark-admin-nest) ## Online experience demo: [http://nest.arkadmin.si-yee.com](http://nest.arkadmin.si-yee.com) | Account | Password | Remark | | ------- | -------- | ------ | | demo | 123456 | demo | - For more complete project functionality, download the project yourself and run the experience or use **docker-compose** ## docker-compose ```sh git clone https://github.com/arklnk/ark-admin-nest.git ``` ```sh cd ark-admin-nest ``` ``` docker-compose up -d ``` login:[http://127.0.0.1](http://127.0.0.1) | Account | Password | Remark | | ------- | -------- | ------ | | arklnk | 123456 | root | | demo | 123456 | demo | ![login](https://docs.arklnk.com/images/zero/login.png) ![](https://docs.arklnk.com/images/zero/menu.png) # Star && PR If the project is helpful you can click on the Star support. There are better implementations of welcome PR. ## Browser Support Modern browsers and Internet Explorer 10+. | [![IE / Edge](https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png)](https://godban.github.io/browsers-support-badges/) IE / Edge | [![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png)](https://godban.github.io/browsers-support-badges/) Firefox | [![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png)](https://godban.github.io/browsers-support-badges/) Chrome | [![Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png)](https://godban.github.io/browsers-support-badges/) Safari | | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | | IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | ## Thanks [nest](https://github.com/nestjs/nest) [awesome-nest-boilerplate](https://github.com/NarHakobyan/awesome-nest-boilerplate) [nest-shop](https://github.com/Yuuki-Sakura/nest-shop)