Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.38 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.38 KB

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