Skip to content

基于EGGJS的后台接口,使用sequelize搭建数据库模型,jwt权限拦截。前后端分离,前端还在搭建中。

Notifications You must be signed in to change notification settings

babyxiaojine/eggjs-admin

Repository files navigation

eggjs-admin

基于EGGJS的后台接口,使用sequelize搭建数据库模型,jwt授权。
已开发模块:

  1. 角色管理
  2. 菜单管理
  3. 用户管理
  4. 店铺管理 前后端分离,前端使用VUE搭建git地址

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

基于EGGJS的后台接口,使用sequelize搭建数据库模型,jwt权限拦截。前后端分离,前端还在搭建中。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published