Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felipe72 committed Nov 27, 2018
1 parent 85b299f commit a6c9155
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
[![Maintainability Status](https://api.codeclimate.com/v1/badges/09ff839d349c32e99197/maintainability)](https://codeclimate.com/github/fga-eps-mds/2018.2-GamesBI-FrontEnd/maintainability)
[![Coverage Status](https://coveralls.io/repos/github/fga-eps-mds/2018.2-GamesBI-FrontEnd/badge.svg?branch=)](https://coveralls.io/github/fga-eps-mds/2018.2-GamesBI-FrontEnd?branch=)

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](https://docs.docker.com/install/) and [docker-compose](https://docs.docker.com/compose/install/).
Expand Down Expand Up @@ -32,8 +36,4 @@ $ (sudo) docker-compose up -d
```

# More about the project
This project aims to offer a competitive BI for games. This includes, game development, content creation for youtube and twitch and whether you should invest in a game if you're a publisher.

A lot of its design ideas came from other sites, for example, [steamspy](steamspy.com). Although we're not only using information from Steam, but also from Youtube and Twitch.

Our belief is that there isn't a cross-platform and helpfull BI tool for games out there. Which is why our main goal is to deliver this very such thing, and also make it acessible for everyone willing to use it.
For more info, visit the main repository of the project: [Games BI](https://github.com/fga-eps-mds/2018.2-GamesBI)

0 comments on commit a6c9155

Please sign in to comment.