Giter Site home page Giter Site logo

jjeffreyan / vivy-nest-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haiweilian/vivy-nest-admin

0.0 0.0 0.0 4.69 MB

Nest.js & React.js 기반의 백그라운드 권한 관리 시스템

Home Page: https://haiweilian.github.io/vivy-nest-admin

License: MIT License

Shell 0.03% JavaScript 0.26% TypeScript 86.04% CSS 0.02% HTML 0.23% Handlebars 4.06% PLpgSQL 8.98% Less 0.40%

vivy-nest-admin's Introduction

Vivy Nest Admin

基于 Nest.js & React.js 的后台权限管理系统

简介

系统模块

vivy
├── docs                  // 项目文档
├── docker                // 环境配置
├── vivy-react            // 前端项目
├── vivy-common           // 通用模块
│       └── vivy-common-core                        // 核心模块
│       └── vivy-common-excel                       // 表格模块
│       └── vivy-common-logger                      // 日志模块
│       └── vivy-common-security                    // 安全模块
│       └── vivy-common-swagger                     // 系统接口
│       └── vivy-plugin-config                      // Config插件
│       └── vivy-plugin-mybatis                     // Mybatis插件
├── vivy-modules          // 业务模块
│       └── vivy-system                             // 系统模块
│       └── vivy-template                           // 模板模块

内置功能

  • 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
  • 部门管理:配置系统组织机构(公司、部门、小组),树结构展现支持数据权限。
  • 岗位管理:配置系统用户所属担任职务。
  • 菜单管理:配置系统菜单,操作权限,按钮权限标识等。
  • 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。
  • 字典管理:对系统中经常使用的一些较为固定的数据进行维护。
  • 参数管理:对系统动态配置常用参数。
  • 通知公告:系统通知公告发布维护。
  • 操作日志:系统操作日志记录和查询。
  • 登录日志:系统登录日志记录和查询。
  • 在线用户:当前系统中活跃用户状态监控。
  • 定时任务:在线(添加、修改、删除)任务调度包含执行结果日志。
  • 代码生成:前后端代码的生成及下载。
  • 系统接口:根据业务代码自动生成相关的接口文档。

演示图

vivy-nest-admin's People

Contributors

haiweilian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.