Carbon emission visualization application. This project was implemented as a software achitectures lab project in 2019 at the University of Helsinki.
These instructions will get you a copy of the project up and running on your local machine for development purposes.
You will need to have Docker and Docker Compose installed on your machine. The development environment runs entirely in Docker containers.
A step by step series of examples that tell you how to get a development env running.
Make sure that you have Docker running and then execute the following command from the root of this project.
docker-compose up -d
To view the logs from all services run the following command.
docker-compose logs -f
The Docker Compose network defines all of the services in the application. Once the installation is ready the application should be available at localhost:3000.
No tests.
No coding style tests.
No deployment instructions currently.
No versioning currently.
- Esa Kemppainen - Initial work
- Ilkka Kuisma - Initial work
No license.
- Guy Fieri