8000 Home · ThaiQ/IBMScholars Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ThaiQ edited this page Jul 27, 2020 · 3 revisions

Notifications:

Checkout Frontend at: https://ibm-goodtechscholars.mybluemix.net/
Checkout Backend's status at: https://ibm-scholars-server.us-south.cf.appdomain.cloud

Changes:

  1. Basic structure:
  • npm run server : to run server
  • npm start : to run frontend
  1. Added:
  • npm run deploy-server : deploy backend (AKA: the server folder) to IBM Cloud Foundry
  • npm run deploy-frontend : deploy frontend (AKA: everything but the server folder) to IBM Cloud Foundry
  • npm run add-tables : initialize new tables to the database
  • npm run remove-tables : remove all tables on the database

To deploy to the cloud, you will needed to be added as dev on the project (on the IBM Cloud) by me

Clone this wiki locally
0