Git Product home page Git Product logo

nodeplatform-eggjs's Introduction

nodePlatform

基于egg.js+jwt+mysql编写的开箱即用的权限管理后台

前台: vue-xuAdmin (因为本项目的权限需要后台可配置,所以vue-xuAdmin的权限部分做了修改)

后台: egg.js

数据库: mysql

👤 NiRongxu

已实现功能

使用之前请先了解egg.js,然后把/server/config/config.local.js数据库配置成自己的,只要手动创建数据库就行,数据表在系统运行时会自动创建,并且自动创建超级管理员账号,为了系统稳定性该账号不可以被删除,不可以被降级权限

  • 注册
  • 登录
  • token校验过期处理(临时过期,永久过期)
  • 微信登录
  • 个人资料修改
  • 角色管理,(增加,删除,修改)系统默认创建超级管理员角色,除了超级管理员任何角色不可对其删除修改
  • 权限管理 对每个角色分配不同的页面路由权限和按钮权限,(当前角色的用户只能分配自己拥有的页面权限和按钮权限)
  • 管理员对普通用户资料修改
  • 账号管理(增加,删除,修改)系统默认创建超级管理员账号,除了超级管理员任何角色不可对其删除修改
  • 添加账号
  • 用户列表
  • 用户状态管理
  • 发表文章 文章发布编辑器有markdown富文本两种模式,markdown解析为markdownhtmljson三种文本格式
  • 文章缩略图
  • 文章banner
  • 修改文章
  • 删除文章
  • 文章列表
  • 发表评论
  • 回复评论
  • 评论管理 (增加,删除,修改)
  • 评论列表

系统截图

首次运行截图

image.png

内容截图

image.png image.png image.png image.png image.png image.png image.png image.png image.png image.png image.png

结语

如果这个框架对你有帮助的话,请给个星点个star

nodeplatform-eggjs's People

Contributors

xuxuxu-ni avatar dependabot[bot] 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.