edman3d / ageofinfo-gcp

Age of Info GCP
1 stars 0 forks source link

AgeOfInfo Production URL

Deploying Revision to GCP (CI/CD)

Deploy Revision to GCP manually (requires setting revision active in GCP)

Data Updating Process

  1. Update main AOE2:DE Data Spreadsheet
  2. Download it as .csv
  3. Drag .csv files straight into /src/data/rawData
  4. CD into root of project and use npm run gen to generate new JSON
  5. Done!

Node Version Notes

Run the app locally

Scripts