- Notifications
You must be signed in to change notification settings - Fork50
qxl1231/generator-loopback-vue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation

- Strongloop是是如何通过一行命令和代码实现restful API接口,包括CRUD等14个接口
- model是如何定义的,以及model-relation 定义,以及ACL接口权限控制等
- CI持续集成的配置,Docker容器,docker部署文件
- 如何登录鉴权,以及接口权限控制
- vue1.0/2.0 是如何玩?以及vue-resouce的使用,vue-router,webpack,babel等
- loopback自带的authenticate 权限控制,accesstoken机制,credentials
- strong-pm 部署命令,以及slc主要命令
- 如何把项目部署在daocloud中,以及集成daovoice服务
- 增加了个vue-pagenav 组件的使用 实现分页功能
最新版本: latest镜像地址: daocloud.io/qxl1231/lb-vue2
http://loopback-vue.daoapp.io/
帐号:test,密码:testpwd
The project is generated byLoopBack.+vue.js.
1. npm i 2. 修改datasources.json 中的数据库配置比如:localhost:27017 3. node server/bin/create-admin.js 添加管理员帐号,密码 3.npm run build:js & node .(cold reload) --hot reload npm run watch:js
1.npm install 2.npm run build:js 3.node .
To use hot reload, please try this command:
npm run watch:js & node .
npm run watch:js & node .
npm install vueify-insert-css vue-hot-reload-api babel-core babel-preset-es2015 babel-plugin-transform-runtime babel-runtime@5 --save-dev
- slc loopback 初始化项目
- slc loopback:datasource
- slc loopback:model
- slc loopback:relation
- slc loopback boot-script
- slc deployhttp://usr:pwd@localhost:port
- slpmctl -Chttp://usr:pwd@localhost:8701 ls
- slpmctl -Chttp://usr:pwd@domain:8701 status
- pm2 start -n weather app.js
- pm2 start -n app_update_server server.js
MIT
No | ID | github |
---|---|---|
1 | JLF | https://github.com/cnJLF |
2 | 萧大大 | https://github.com/freemember007 |
3 | you | |
4 | are next |
❤❤❤❤感谢我的兄弟们大力支持❤❤❤❤❤❤:
- No.1 [JLF]:https://github.com/cnJLF
- No.2 [萧大大]:https://github.com/freemember007
About
app版本管理,(热更新)前后端分离,vue page分页功能,authenticate 权限控制,accesstoken机制,credentials,CI,docker
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.