A Slack intregration for ping pong using spring-boot
After cloning, run mvn spring-boot:run
to start the application. It should be available at http://localhost:8080
git remote add heroku https://git.heroku.com/playpingpong.git
git push heroku master
git push heroku <branchname>:master