✅Ready to be deployed to Heroku.
- Clone this repository on your local machine.
- In a terminal window, go to the root directory of the repo and run:
./gradlew build
heroku local:start
Your app should now be running on localhost:5000.
$ heroku create
$ git push heroku master
$ heroku open
Licensed with the MIT License.