RJones92 / MiniGolfScoreCard

1 stars 0 forks source link

Fix circle CI #60

Open RJones92 opened 5 months ago

RJones92 commented 5 months ago

First step is to set up Heroku again to host for free. It will require postgres to be running locally. I'm following these instructions to get started: https://devcenter.heroku.com/articles/getting-started-with-java#set-up

Once hosting is ready for our app on Heroku, we get set up CircleCI

RJones92 commented 5 months ago

Looks like Heroku is no longer free. Lets find some other free tier hosting. e.g. I've used netlify for Jamie's stuff, I wonder if I can get another free one. Or maybe gitlab or github codespaces.