Host a Static Website for Free with a Custom Domain
Techy Druid
0:00 / 0:00
Host a Static Website for Free with a Custom Domain
27 586 просмотров · 3 года назад
Techy Druid
247 тыс. подписчиков
27 586 просмотров · 3 года назад
Have you created a static website on your localhost and now want to make it public? You don't need to pay money to host a static website. You'll just need to sign up for free Firebase hosting and upload your web files there. This video shows step-by-step, how to host a website for free with a custom domain on Google Firebase.
Google Firebase: https://firebase.google.com
Node.js: https://nodejs.org
Install Firebase CLI:
npm install -g firebase-tools
Firebase Login:
firebase login
Initialize Project:
firebase init
Deploy Project:
firebase deploy 👉 If you’d like to connect with me personally, you can follow me on Facebook / milandas.tech