Skip to content

umbertoDifa/empatica-dashboard

Repository files navigation

Gitpod ready-to-code

empatica-dashboard

A dashboard to explore and visualize real time empatica apps downloads. Click to visit Website shields.io

Demo

Have a look!

Documentation

Explanation of my thought process, technologies and challenges can be found here

How to run

Old-fashioned

  • Download repo
  • docker-compose up
  • Visit localhost:4000

New trend!

  • Click on the gitpod badge above
  • The environment will be created and you'll be able to
    1. See the live app
    2. Make any change

Commands

# build for production
yarn build

# development mode
yarn dev

# run frontend unit tests
yarn test

# serve the bundled dist folder in production mode
yarn serve

# run backend test from functions folder
npm run test

# deploy backend
firebase deploy --only functions

# deploy frontend
firebase deploy --only hosting

About

A dashboard for empatica apps downloads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages