I am a complete beginner at hosting applications right now but am trying to get a hold of it. - I have the MySQL database running locally on my PC. How to exactly should I host it somewhere online. - When I tried to deploy my Go server on Heroku, I got the following error and couldn't find a solution for it anywhere online.
-----> App not compatible with buildpack: https://codon-buildpacks.s3.amazonaws.com/buildpacks/heroku/go.tgz
More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure
! Push failed
Any help in this regard would be appreciated!