- Install gcloud CLI.
- Run
gcloud init
and use projectmingler-286419
- Run
npm install
.
- Any time code in
frontend/mingler-app
is changed, run./fontent/mingler-app/build.sh
- Navigate to
mingler/backend
- Run
gcloud app deploy app.yaml
A web app that enables random pairings of individuals for weekly one on one meetings.
JavaScript
gcloud init
and use project mingler-286419
npm install
.frontend/mingler-app
is changed, run ./fontent/mingler-app/build.sh
mingler/backend
gcloud app deploy app.yaml