How to deploy your .Net API on Heroku with Docker and Github Actions
Heroku is a cheap and simple hosting platform to host your apps. Basic hosting costs around 5$/month for many hours of active app. That means that you can host multiple applications for that cost.
Create your app on Heroku
Click "New" and choose "Cre...
chihuahuacoder.com3 min read