https://github.com/lidianhao123/egg-rbac-example
example for egg-rbac plugin
https://github.com/lidianhao123/egg-rbac-example
egg egg-rbac eggjs eggjs-example
Last synced: 5 months ago
JSON representation
example for egg-rbac plugin
- Host: GitHub
- URL: https://github.com/lidianhao123/egg-rbac-example
- Owner: lidianhao123
- License: mit
- Created: 2017-11-21T03:04:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T01:55:42.000Z (about 8 years ago)
- Last Synced: 2025-02-28T19:57:01.139Z (12 months ago)
- Topics: egg, egg-rbac, eggjs, eggjs-example
- Language: HTML
- Size: 358 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# egg-rbac-example
example for [egg-rbac][egg-rbac] plugin
this PR version is same to [egg-rbac][egg-rbac]
## [中文详细说明](./README.zh-CN.md)
### Development
```bash
$ npm i
$ npm run dev
$ open http://localhost:7001/
```
[egg-rbac]: https://github.com/lidianhao123/egg-rbac