# online (workbench) ### PORT * font-end -> 3999 * backend -> 8999 * graphql -> 3000 ### URI * graphql-local: http://localhost:3000/ql * graphiql-local: http://localhost:3000/graphql * fc-tencent: http://service-28dm054z-1254337200.ap-shanghai.apigateway.myqcloud.com/release/graphql * graphiql-tencent: http://123.206.193.98:3000/ql ### 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