workbench https://www.ioobot.com/

xy 72b9a99cf3 Merge branch 'master' of http://gogs.ioobot.com:6680/xy/online hace 7 años
config 7ebe68b49b 按需加载 hace 7 años
public 86700ce8e5 add shopApp hace 7 años
scripts ce1583f889 add login and register - unfinished hace 7 años
src 72b9a99cf3 Merge branch 'master' of http://gogs.ioobot.com:6680/xy/online hace 7 años
.gitignore 93acf950fd fix .gitignore hace 7 años
README.md f35ad20ed6 merge fix hace 7 años
package-lock.json bd4aad4cab 修复预约小程序自适应的问题 hace 7 años
package.json 03a2ca4772 graphql js is display and download hace 7 años

README.md

online (workbench)

PORT

  • font-end -> 3999
  • backend -> 8999
  • graphql -> 3000

URI

TODO

  • a lot, cannot list

Server

  1. Read 'readme' at 123.206.193.98/home/ioobot/.
  2. Use 'pm2' and 'screen'

DEV

  1. git clone
  2. sudo cnpm install (cnpm is better)
  3. npm run start / yarn start