Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.4 KB

README.md

File metadata and controls

63 lines (35 loc) · 1.4 KB

carbfoot-swalab

Carbon emission visualization application. This project was implemented as a software achitectures lab project in 2019 at the University of Helsinki.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

You will need to have Docker and Docker Compose installed on your machine. The development environment runs entirely in Docker containers.

Installing

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.

Running the tests

No tests.

And coding style tests

No coding style tests.

Deployment

No deployment instructions currently.

Built With

  • React - Frontend Framework
  • Docker - Container Platform

Versioning

No versioning currently.

Authors

  • Esa Kemppainen - Initial work
  • Ilkka Kuisma - Initial work

License

No license.

Acknowledgments

  • Guy Fieri