lhzhou180606 / gganbu-admin-FE

An out-of-box Background Management System based on RBAC. ๐Ÿ“ฆ ๅผ€็ฎฑๅณ็”จ็š„ๆƒ้™ๅŽๅฐ็ฎก็†็ณป็ปŸ.

Home Page:https://gganbu-admin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ไธญๆ–‡ | English

Gganbu Admin

An out-of-box Background Management System based on RBAC

Node CI Deploy to AWS Deploy to Vercel Deploy to GitHub Pages

Gganbu Admin is an out-of-box Background Management System based on RBAC.

The Frontend is developed based on Reactใ€Viteใ€TypeScriptใ€Ant Designใ€Tailwind CSS, etc.

While the Backend is developed using Node.jsใ€Koaใ€TypeScriptใ€Redisใ€MongoDB, etc.

Gganbu Admin offers a complete solution for enterprice applications, including using RBAC to restrict access and a lot of tools are built in, which can help to develop Background Management System in a short time.

โœจ Features

  • ๐Ÿ’ก TypeScript: A language for application-scale JavaScript
  • ๐Ÿš€ State of The Art Development: Newest development stack
  • ๐Ÿ“ฑ Responsive: Designed for variable screen sizes useing Tailwind CSS
  • ๐ŸŒ International: Built-in i18n solution
  • ๐ŸŽจ Theming: Customizable theme with simple config
  • ๐Ÿ› ๏ธ Solution: Rich scenario models and diverse tool use cases
  • ๐Ÿ›ก๏ธ Authority: Manage use access using on RBAC

๐Ÿ’ป Preview

Super Admin(which can be set initially)

Account: admin Password: admin

homePage

๐Ÿ”จ Usage

  • Check out the code from git
git clone https://github.com/sanjayheaven/gganbu-admin-FE.git
  • Install dependencies
cd gganbu-admin-FE && npm install
  • Run Project
npm run dev
  • Build
npm run build

Refer to Documentation for more informations

๐Ÿ—’๏ธ Change Log

CHANGELOG

๐Ÿ›– Related Repos

๐Ÿค Join Us

Feel free to dive in! Open an Issue or propose a Pull Request.

๐Ÿ›ก๏ธ License

MIT ยฉ Huang Daoxu

About

An out-of-box Background Management System based on RBAC. ๐Ÿ“ฆ ๅผ€็ฎฑๅณ็”จ็š„ๆƒ้™ๅŽๅฐ็ฎก็†็ณป็ปŸ.

https://gganbu-admin.com

License:MIT License


Languages

Language:TypeScript 99.4%Language:HTML 0.3%Language:JavaScript 0.2%Language:Shell 0.1%Language:CSS 0.0%