The five minutes guide on hosting a website for free!

alexander grossmann
Level Up Coding
Published in
4 min readDec 16, 2022

--

In this guide, I want to show you how to save nerves and cost when deploying your next app or website. It is dead simple, and the whole process will take less than five minutes! We will set up continuous integration (CI) to deploy your vue.js app to Netlify. The process will stay the same for any other framework. I will go through the main interface, register and set up a custom domain, and secure everything with HTTPS. I really think you can save yourself some time by following this guide!

--

--

A Web developer with a Blog. I love to learn new stuff and share my knowledge.