jesusoterogomez / dashi

A scoreboard that displays useless metrics (better description TBD)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashi

A terrible dashboard-scoreboard to compete on useless metrics

Developer notes

To run the services locally, you have to run:

$ npm start # Starts web client application

# in a separate terminal shell
$ firebase emulators:start --only functions # Starts function emulator

To refresh the firebase function remote configuration run

$ ./scripts/refresh_config.sh

and restart the functions emulator

About

A scoreboard that displays useless metrics (better description TBD)


Languages

Language:TypeScript 93.4%Language:HTML 2.9%Language:CSS 2.1%Language:JavaScript 1.3%Language:Shell 0.3%