Giter Club home page Giter Club logo

simple-user-center's Introduction

用戶组织权限管理系统

系统描述

系统前端基于Vue +ElementUi + typeScript构建

系统后端基于node + nest.js +mysql构建

系统结构

'系统架构图'

系统截图

'用户管理'

'权限管理'

'授权'

'组织'

'资源'

目录说明

common                    // 公共(权限, 错误拦截)
config                    // 系统配置
controller                // 控制器
model                     // 控制器
    DTO                   // DTO数据约束
    entity                // entity定义
module                    // 系统模块
service                   // 服务(数据CRDU)
utils                     // 工具函数

系统运行

前端

git clone https://github.com/canyuegongzi/simple-user-center-web.git
npm install
npm run serve

后端

于congig/config.ts配置mysql redis 等全局配置

git clone https://github.com/canyuegongzi/simple-user-center.git
npm install
npm run start:dev

系统预览

在线地址

不要进行随意修改系统中的数据

不要进行随意修改系统中的数据

不要进行随意修改系统中的数据

不要进行随意修改系统中的数据

simple-user-center's People

Contributors

canyuegongzi avatar dependabot[bot] avatar

Watchers

James Cloos 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.