/hedwig-dashboard

An example dashboard application lists some metrics as chart view with Firebase authentication.

Primary LanguageVueMIT LicenseMIT

Example Dashboard App

CI Quality Gate Status

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

env files

You can always check `.env.example` file to see which env variables you need.
- Create `.env.local` file to setup env variables for development server.