FIREWALL Cafe web app
When you have install nvm, navigate to the root of this project and run nvm use
. Install version 16 if necessary when prompted.
Install yarn. Navigate to the root of this project and run yarn dev
.
Visit http://localhost:3000/
https://fwc-2023.ue.r.appspot.com/
Please let the codeowner know which emails need permission to access GAE, the service where the app is hosted.
Install the Cloud SDK and set the project to the current Firewall GCP project name.
Navigate to the root of the project and run gcloud app deploy
.