A basketball social network. Find basketball games near to you.
Git
Ruby 2.3.x
Nodejs 6.9.x LTS
Mongo DB 3.2.x
Bundler 1.12.x
Yarn
docker-compose up
- Clone this repo:
git clone git@github.com:leandrost/ballers-web.git
- Setup the application:
bin/setup
source .env
bundle exec foreman start
bundle exec rspec
git push heroku master
Copyright (c) 2016 Leandro Thimóteo
Licensed under the MIT license.