How to deploy your Vue 3 App 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.com2 min read