acstech / doppler-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doppler-Heatmap Frontend

The frontend of the Doppler-Heatmap application. This repository contains all the front-end assets necessary to receive and display data points from the backend connection and display location data for live events.

Setup

Make sure that the following repositories have been cloned and set up

Testing

Run docker build . -t acstintern/doppler-frontend:latest if either the index file or the asset files have been changed.

Then go to doppler-events and run docker-compose up -d

Go to http://localhost:9080/ to open the heatmap webpage

Note: To receive messages and send over a web-socket connection, doppler-events and doppler-frontend must be running.

Features

         To see a list of features and tutorials on how to use the Heatmap, visit our wiki

Contributors

About


Languages

Language:JavaScript 82.5%Language:CSS 10.2%Language:HTML 7.2%Language:Dockerfile 0.0%