statsui

command
v0.0.0-...-e560ebb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 11 Imported by: 0

README

Infra Stats UI

Project to display stats for infrastructure performance

Backend

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

Frontend

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

Deployment

./deploy.sh

See the latest version at https://chrome-infra-stats.googleplex.com/

Roadmap

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
The deploy command deploys Scheduled Queries into BigQuery
The deploy command deploys Scheduled Queries into BigQuery

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL