Project to display stats for infrastructure performance
Running the server:
# Needs to be run the first time to set up BigQuery credentials gcloud auth application-default login go run main.go
This will set up the backend server running on port 8800
Running the frontend:
cd frontend
npm install
npm start
This will set up the frontend client running on port 3000 with an automatic proxy to the backend server running on 8800. To view the UI, go to localhost:3000
Formatting:
npm run fix
./deploy.sh
See the latest version at https://chrome-infra-stats.googleplex.com/