workbench https://www.ioobot.com/

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

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