Skip to content

fga-eps-mds/2018.2-GamesBI-FrontEnd

Repository files navigation

Build Status Maintainability Status Coverage Status

Staging environment: https://gbi-frontend2-staging.herokuapp.com

Production environment: https://gbi-frontend2-production.herokuapp.com

Getting started

Before anything, you need to install docker and docker-compose.

After installing those, you'll be able to start contributing to this project.

Starting the application

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

More about the project

For more info, visit the main repository of the project: Games BI