rydogs / play-ping-pong

Play ping pong
0 stars 0 forks source link

play-ping-pong Travis CI Dependency Status

A Slack intregration for ping pong using spring-boot

Development

After cloning, run mvn spring-boot:run to start the application. It should be available at http://localhost:8080

Deployment

git remote add heroku https://git.heroku.com/playpingpong.git

git push heroku master

git push heroku <branchname>:master