https://github.com/dreamdevil00/loopback-example-acl
https://github.com/dreamdevil00/loopback-example-acl
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dreamdevil00/loopback-example-acl
- Owner: dreamdevil00
- Created: 2018-11-02T09:36:33.000Z (over 7 years ago)
- Default Branch: temp
- Last Pushed: 2018-11-26T09:28:18.000Z (over 7 years ago)
- Last Synced: 2025-03-27T15:50:18.519Z (about 1 year ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Application
The project is generated by [LoopBack](http://loopback.io).
## 如何使用
NodeJS >= 8.11.3
MySql 数据库需要设置编码为 utf8mb4 default collation
命令行下执行:
```cmd
npm install
```