Staging environment: https://gbi-frontend2-staging.herokuapp.com
Production environment: https://gbi-frontend2-production.herokuapp.com
Before anything, you need to install docker and docker-compose.
After installing those, you'll be able to start contributing to this project.
It's as easy as:
$ make build
And then...
$ make up
And after you download all the necessary dependencies the application will be running locally.
And you can execute without showing any logs with:
$ (sudo) docker-compose up -d
For more info, visit the main repository of the project: Games BI