Dota 2 in-house
https://battlebuff.herokuapp.com
-
Ruby Version
2.6.0
-
Configuration
#config/application.yml #https://steamcommunity.com/dev/apikey STEAM_KEY: <your key>
-
System dependencies
Postgresql 11.5
-
Database setup
rails db:create rails db:migrate
-
How to run the test suite
bundle exec rake spec
-
Deployment instructions
heroku git:remote -a battlebuff git push origin heroku