Admin Page for CEM
git clone https://github.com/sunway-team/cem-admin.gitcd cem-admincp .env.development.example .envnpm ito install dependenciesnpm startto start the project
git clone https://github.com/sunway-team/cem-admin.gitcd cem-admincp .env.production.example .envnpm ito install dependenciesnpm run buildto build project- Open Gcloud Console
- Open Bucket
- Remove all files inside the Bucket
- Upload
app.yaml,build/andpackage.jsonfiles to the Bucket - Open Gcloud Console Shell
rm -rf acm-dtu && mkdir acm-dtu && gsutil rsync -r gs://acm-dtu ./acm-dtucd acm-dtugcloud app deployto start deploying project- Open this address in the browser