I owed you guys a tutorial on deploying a web app using just free resources while I debunk the myth that all this witchcraft is pro level only reserved for programming geeks.
One of the main concerns I hear from Bubble users is that Bubble handles deployment and infrastructure and they don’t have to worry about the hassle.
Well I got two questions for you. Do I sound worried while deploying? Does it look like a hassle?
So here you have a video of me deploying in 10 minutes to a cloud host using an SSL certificate and a custom domain. All for free.
Small F.A.Q.
Should I use this approach for a production ready environment?
Probably not. Even if it’s free this heroku plan is limited. Database is also limited in size. But you can always upgrade to a paid plan and increase the plan’s resources.
Could I use this for a personal project or for showing an MVP?
Be my guest as many times as you need. You could have 100 MVPs out there using these services without paying a dollar. One of them will stick eventually.
What services did I use?
Heroku: Web hosting and database provision
Cloudflare: CDN and SSL certificate
Freenom: Free domain
Github: Version control and deploying to Heroku.
Last updated: