hasankemaldemirci / hedwig-dashboard

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

Home Page:http://hedwig-dashboard.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://hedwig-dashboard.surge.sh/

License:MIT License


Languages

Language:Vue 58.8%Language:JavaScript 31.7%Language:SCSS 7.1%Language:HTML 2.3%