GithubHelp home page GithubHelp logo

russ3ll-franz / ng-nest-moon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ng-nest/ng-nest-moon

0.0 2.0 0.0 5.59 MB

angular+nestjs 后台管理系统,实现最基本的RBAC权限

Home Page: http://www.ng-nest.com

License: MIT License

JavaScript 0.66% TypeScript 73.18% HTML 8.44% CSS 17.72%

ng-nest-moon's Introduction

NG-NEST

使用 Angular 和 NestJS 构建的后台管理系统框架:

  • 提供基本的系统模块
  • 基于RBAC的权限管理

1. 支持环境

  • Angular ^7.0.0
  • NestJS ^5.1.0
  • 现代浏览器,以及 Internet Explorer 11+ (使用 polyfills
IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

2. 目录说明

目录 说明
ng-moon Angular前端项目
nj-moon NestJS后台API接口项目

3. 开始--前端

$ cd ng-moon
$ npm install
$ ng serve -o

4. 开始--后台

例子使用 TypeORM 连接的 MySql 数据库,运行前请在 nj-moon/ormconfig.js 文件中配置好数据库连接。
MySql 数据库文件 nj-moon/ng-nest.sql ,通过 MySQL Workbench 导入。 使用 TypeORM 可以自动创建好表,但是暂时未找到初始化数据的方式,目前直接提供数据库文件导入,后期会删除。

$ cd nj-moon
$ npm install
$ npm run start:dev

5. 功能清单

部分完成的基本功能点如下,下阶段准备开发和处理的问题可以查看 doc/ng-nest功能点开发和问题.xls 文档

功能 基本 完善
登陆界面
示例页面
——输入框
——按钮
——单选
——多选
——表格
——弹出框
——消息框
——工具提示
——下拉选择
——浮动菜单
——模态框
——查找带回
——添加行
——动态表单
——工作流
菜单管理
组织机构
角色管理
用户管理

6. 架构规划(后台)

大部分功能在 NestJs 中已经实现,只需要集成进去就可以了。

7. 前端系统截图

[模块设计]-[实体设计]

[模块设计]-[包含页面]

ng-nest-moon's People

Contributors

ng-nest-moon avatar

Watchers

James Cloos avatar Russell Franz 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.