How to host a website for FREE - Google Firebase Website Hosting Tutorial Step By Step for beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 เม.ย. 2020
  • Blog post: codelikeadev.com/blog/host-we...
    In this video, we will be hosting a static website for absolutely free.
    A Static website is a website that does not have any dynamic rendering and does not have service-side rendering. It can still talk to APIs.
    We will use Google Firebase Hosting as our hosting provider. Google Firebase provides free web hosting for 1GB of data and 10GB of data transfer limit for a month.
    firebase.google.com/
    You can also connect to your custom domain in the basic plan and have many projects and websites running in that shared resource.
    Steps:
    Install NodeJs:
    nodejs.org/en/download/
    Once Node is installed, install google firebase tools in your computer
    npm install -g firebase-tools
    Google console link
    console.firebase.google.com/
    Login to firebase
    firebase login
    Initialize project
    Once you are in your project folder, use "firebase init" to initialize your project.
    Deploy Project
    Create a public folder and paste all your files in there, once that is done use "firebase deploy" to deploy your project
    That's it.
    Easy website hosting in under 10 minutes :)
    #Website #Hosting #WebsiteHosting #Google #Firebase

ความคิดเห็น • 520

  • @SameerSaini
    @SameerSaini  4 ปีที่แล้ว +32

    Thank you all for taking out the time to watch my videos. If you like my content, please hit the like button and do subscribe to my channel to get the latest content.
    #WebHosting #WebsiteHosting #HostAWebsite #GoogleFirebase #GoogleCloud

  • @IshanSamarasinghe
    @IshanSamarasinghe ปีที่แล้ว +4

    Straight to the point and no bs. Thanks man.

  • @HoyosJuan
    @HoyosJuan ปีที่แล้ว +4

    Nice! Directly to the point, no wasted time and it worked nice! Thanks

  • @crispysquared
    @crispysquared 2 ปีที่แล้ว +35

    As a Firebase beginner, looking to just get a website going, I found this to be an incredibly helpful and well-structured video. I especially appreciate that you were able to make it less than 10 minutes without compromising on the necessary details. Thank you!

    • @SameerSaini
      @SameerSaini  2 ปีที่แล้ว +1

      Thanks. Glad you liked it. :)

    • @CforChillandCheese
      @CforChillandCheese ปีที่แล้ว

      ​@@SameerSaini would you mind to share the prerequisites for hosting this web app?

  • @JyotiShankar
    @JyotiShankar 3 หลายเดือนก่อน

    Perhaps the best tutorial on Firebase static website hosting on youtube and on the web. Thank you Sameer!

  • @bryanarc99
    @bryanarc99 ปีที่แล้ว

    By far the best introductory Firebase web hosting tutorial

  • @kenjoseph3746
    @kenjoseph3746 2 ปีที่แล้ว +6

    Just came across this. Very good Sameer. Well structured and well paced. Good job!!

  • @jerryreasner5847
    @jerryreasner5847 ปีที่แล้ว

    Great Video! I will say that after building a web site with a different host, using Firebase does appear to be a simple process if all I wanted to do was build a simple HDML based web site.

  • @RheCode
    @RheCode 11 หลายเดือนก่อน +1

    thanks man, it's really helpful!

  • @RajkumarDgupta
    @RajkumarDgupta 3 ปีที่แล้ว +22

    after editing.. hit command "firebase deploy" again in cmd

  • @thynguyenxo
    @thynguyenxo 3 ปีที่แล้ว +7

    THANKYOU! Your video helped me a lot with Firebase setup :)

  • @proflead
    @proflead 4 หลายเดือนก่อน

    Nice one! Thanks! 😀🙏

  • @rtabhinaya2858
    @rtabhinaya2858 3 ปีที่แล้ว +2

    Was searching for the same. Doing great keep going...!👍

  • @zer0blivi0n
    @zer0blivi0n 2 ปีที่แล้ว +7

    What an amazing helpful video! Thank you so much! 💯

  • @mukhtar.fengshuihope
    @mukhtar.fengshuihope 2 ปีที่แล้ว +3

    Well this is very nice of you and your explanation. This is new to me, Would you please upload a video from where we can learn how to change the page contents and images from the default one. From where to upload the files for other pages created and navigation, I mean the control panel. This method is new to me. Especially for beginner. Lots of thanks for introducing it to us.

  • @andrewg1445
    @andrewg1445 ปีที่แล้ว

    HEY! Thank you for this!

  • @nllentfaw
    @nllentfaw 3 ปีที่แล้ว +2

    Amazing tutorial. Thank you so much!

    • @SameerSaini
      @SameerSaini  3 ปีที่แล้ว

      Glad you enjoyed it!

  • @rick_from_yr
    @rick_from_yr ปีที่แล้ว

    Extremely nice video, thanks a lot

  • @JimzZel
    @JimzZel ปีที่แล้ว

    Thank you for this video! :)

  • @petershetematjila7633
    @petershetematjila7633 2 ปีที่แล้ว +2

    Straight to the point. Thanks.

  • @spacemulecode5861
    @spacemulecode5861 2 ปีที่แล้ว +5

    I have probably watched this ten times! best instruction to simply deploy websites with firebase thanks! always a good reference

    • @dalubuhlelunga4417
      @dalubuhlelunga4417 2 ปีที่แล้ว +1

      If it was great you were only going to watch it once.

    • @wintendedgamer2328
      @wintendedgamer2328 ปีที่แล้ว

      ​@@dalubuhlelunga4417 lol this s--t is right

  • @sarthak.5966
    @sarthak.5966 2 ปีที่แล้ว

    Thanks. It works!

  • @nishantkumartiwari6025
    @nishantkumartiwari6025 ปีที่แล้ว

    Really a very helpful video, your channel deserves more subscribers and it will happen for sure. One permanent subscriber of your channel increases today.

  • @KailasSBhat
    @KailasSBhat 3 ปีที่แล้ว +4

    thanks mate!

  • @sabyasachisahu6730
    @sabyasachisahu6730 2 ปีที่แล้ว +3

    Thank you @Sameer.. This is really helpful video. I am beginner coder, hence this is really helpful to refer this video everytime I am making changes to my website.

    • @SameerSaini
      @SameerSaini  2 ปีที่แล้ว

      You are most welcome

  • @ManpreetKaur-py8id
    @ManpreetKaur-py8id ปีที่แล้ว

    Thank you so much for this information it helps a lot to me

  • @lacihor8039
    @lacihor8039 8 หลายเดือนก่อน

    Thank you my friend !

  • @edwinkreattor8675
    @edwinkreattor8675 2 ปีที่แล้ว +3

    Thank you Sameer for the tutorial. Now I can deploy my demo work..

  • @rahulkushwaha815
    @rahulkushwaha815 2 ปีที่แล้ว +7

    best tutorial on Firebase Hosting.. Thank you so much Sameer.

  • @raghavendrajangam3923
    @raghavendrajangam3923 2 ปีที่แล้ว

    I followed all the steps correctly

  • @productivityaccount8274
    @productivityaccount8274 2 ปีที่แล้ว

    Amazing simple, thanks :-)

  • @bkr_vids
    @bkr_vids 2 ปีที่แล้ว +1

    This was very helpful, thank you.

  • @Tori59065
    @Tori59065 3 ปีที่แล้ว

    Loved this

  • @JaspreetSingh-gu6so
    @JaspreetSingh-gu6so ปีที่แล้ว

    Thank you so much!

  • @ansarqazi4377
    @ansarqazi4377 ปีที่แล้ว

    Great Job!

  • @ahmadibno410
    @ahmadibno410 2 ปีที่แล้ว

    great video, i would love to watch another tutorial like this but the website has database.

  • @oddlysatisfyingchannel9043
    @oddlysatisfyingchannel9043 2 ปีที่แล้ว

    Found it helpful ❣️

  • @abhixguitar4444
    @abhixguitar4444 2 ปีที่แล้ว +4

    Thank you so much for this much detailed tutorial!! I have a query, actually I am able to deploy my application like this but I want to use my existing domain name which I already have. Can u please suggest option to use the existing domain. This domain is registered with Google itself.

  • @talhatariq5530
    @talhatariq5530 2 ปีที่แล้ว +1

    Really! Million Dollars Video .. Saves my time a lot. Thank You so much.

  • @lemonyth
    @lemonyth 2 ปีที่แล้ว +1

    I thank you so much for this tutorial.

  • @Its_sarthak_again
    @Its_sarthak_again 2 ปีที่แล้ว +1

    Thanks dear it is 100% working.
    Pls make more tutorials like this. ❤️

    • @SameerSaini
      @SameerSaini  2 ปีที่แล้ว

      Cheers

    • @Its_sarthak_again
      @Its_sarthak_again 2 ปีที่แล้ว

      Can I make website for movies like Avengers series.. That is legal?

    • @Its_sarthak_again
      @Its_sarthak_again 2 ปีที่แล้ว

      How long this website hosting is for free plan?

  • @Rahul-pf5kw
    @Rahul-pf5kw 2 ปีที่แล้ว +1

    Thank you so much sir. It is really helpful. 😊

  • @TamaOne
    @TamaOne 2 ปีที่แล้ว +1

    2022, works perfectly! Thanks for this video!

  • @zoran902
    @zoran902 11 หลายเดือนก่อน

    Thanks for the video. So useful.

  • @noureddinhariri2979
    @noureddinhariri2979 2 ปีที่แล้ว +1

    thanks Mr Sameer it was so helpful !

  • @PORKII-lw9um
    @PORKII-lw9um 2 ปีที่แล้ว +1

    perfect, Thank you so much I appreciate it.

  • @krodriguesfirmino2
    @krodriguesfirmino2 3 ปีที่แล้ว

    Awesome! Thanks!!!

  • @gillroymarshall3291
    @gillroymarshall3291 ปีที่แล้ว

    great video thanks

  • @dedisupardi2815
    @dedisupardi2815 2 ปีที่แล้ว +1

    Excellent👍 thank you for sharing it to us

  • @hamseabdi9025
    @hamseabdi9025 2 ปีที่แล้ว +1

    Thanks bro.👏

  • @TheCoachis_BA
    @TheCoachis_BA ปีที่แล้ว

    Thank you for your help. I do wish you could do another video with the updates. I still can't get mine to work with the extra steps they ask for.

  • @yogibobo1
    @yogibobo1 3 ปีที่แล้ว

    great video mate ! 10x

  • @sasss7060
    @sasss7060 3 ปีที่แล้ว +1

    very helpful! thank you

    • @SameerSaini
      @SameerSaini  3 ปีที่แล้ว

      You're welcome!

    • @martynbirdem189
      @martynbirdem189 3 ปีที่แล้ว

      th-cam.com/video/618R0L3OrnA/w-d-xo.html To initialize Firebase project using cmd

  • @visuphotoeditor5467
    @visuphotoeditor5467 3 ปีที่แล้ว +1

    thank you for your valuable tutorials thanks alot

  • @venkateswarreddy1200
    @venkateswarreddy1200 ปีที่แล้ว

    Great video

  • @keshav1318
    @keshav1318 2 ปีที่แล้ว

    Thanks This helped a lot 🙂

  • @mohitkumarbansal3486
    @mohitkumarbansal3486 2 ปีที่แล้ว +1

    thanks video helped me a lot

  • @liamkolomoisky4832
    @liamkolomoisky4832 3 ปีที่แล้ว +1

    Thank you very much!

  • @jmannumbers12
    @jmannumbers12 2 ปีที่แล้ว +1

    A tutorial that even works for me! :)

    • @SameerSaini
      @SameerSaini  2 ปีที่แล้ว

      Glad I could help!

    • @KrishnaSingh-gs2lj
      @KrishnaSingh-gs2lj 2 ปีที่แล้ว +1

      @@SameerSaini bro it doesnt work for me, I am actually on a node js back end project with mongo db in it, it shows-
      Welcome
      Firebase Hosting Setup Complete
      You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
      OPEN HOSTING DOCUMENTATION

  • @abdelrahmankhatab4772
    @abdelrahmankhatab4772 ปีที่แล้ว

    thank you so much

  • @eliasbck
    @eliasbck 3 ปีที่แล้ว

    thanks for your help!

    • @SameerSaini
      @SameerSaini  3 ปีที่แล้ว

      No problem at all :)

  • @rahulgawale
    @rahulgawale ปีที่แล้ว

    Very nice, thank you! Should I also deploy the pages for authenticated users in the public folder?

  • @randomgolfgirl1652
    @randomgolfgirl1652 ปีที่แล้ว

    great, informative video

  • @arielmoisesmaradiagarodrig9707
    @arielmoisesmaradiagarodrig9707 ปีที่แล้ว

    I see this message , instead my website "You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!"

  • @sohoraf100
    @sohoraf100 2 ปีที่แล้ว +1

    Very well explained.

    • @SameerSaini
      @SameerSaini  2 ปีที่แล้ว

      Glad it was helpful!

  • @RakibHasan-ry2qb
    @RakibHasan-ry2qb ปีที่แล้ว +1

    Thank you

  • @vanditha07
    @vanditha07 2 ปีที่แล้ว +1

    thank you so much!!

  • @thabopitso7245
    @thabopitso7245 2 ปีที่แล้ว +1

    Thank you Sameer for the tutorial

  • @marcuspoon4525
    @marcuspoon4525 2 ปีที่แล้ว +1

    thank you, watching your video is way easy than reading docs and faster,lol

    • @SameerSaini
      @SameerSaini  2 ปีที่แล้ว

      Glad to hear that :)

  • @-xyzan-
    @-xyzan- ปีที่แล้ว +2

    Very good content 👌
    Does there any limitations?

  • @agayawebdev
    @agayawebdev ปีที่แล้ว

    thank you sir i managed

  • @jeevaerinx4411
    @jeevaerinx4411 4 ปีที่แล้ว

    keep going, good!

  • @sp3ct3r71
    @sp3ct3r71 2 ปีที่แล้ว +1

    crystal clear video.. please make video also to how coonect firebase database with our firebase host application

  • @programmingbezaleel
    @programmingbezaleel 7 หลายเดือนก่อน

    thanks a lot

  • @BestofAddis
    @BestofAddis 3 ปีที่แล้ว +1

    Thank You Very Much 1000000 times...

    • @SameerSaini
      @SameerSaini  3 ปีที่แล้ว

      You are most welcome

  • @hassyddevil
    @hassyddevil 2 ปีที่แล้ว

    Hey man do we need to buy node server or keep node server on our pc on for this to work?
    Will it work with pc turned off

  • @imjonas
    @imjonas 3 ปีที่แล้ว

    It works. thanks.

  • @TAMBAMGAMES
    @TAMBAMGAMES 3 ปีที่แล้ว +1

    Really great. Make video on custom domain name

  • @makariouskikomeko1925
    @makariouskikomeko1925 3 ปีที่แล้ว +1

    Thanks Man

  • @RafiqulIslam-un9zp
    @RafiqulIslam-un9zp 2 ปีที่แล้ว

    Thanks man

  • @vaibhavcs6084
    @vaibhavcs6084 2 ปีที่แล้ว

    Thank you for the tutorials... So I successfully deployed my static business website through google firebase console..
    I have previously deployed my static website through google cloud storage. It was really tough way to deploy my website. But this video is really easy for hosting any website.
    I have some doubt regarding hosting url.
    I want my hosting url as same as my domain name. Can you help me to solve this. It will be really helpful for others and me too.

  • @pradumkumar6933
    @pradumkumar6933 2 ปีที่แล้ว +1

    Thanku For this awesome video : 1 like from me

  • @GeorgiKaralov1
    @GeorgiKaralov1 2 ปีที่แล้ว

    Many thanks for the tutorial! I'm stuck at uploading the website. I don't know what files I need to create to upload :( I just want a basic html page to host.

  • @abdelrahmankhatab4772
    @abdelrahmankhatab4772 ปีที่แล้ว

    thank you

  • @kingsaabh
    @kingsaabh ปีที่แล้ว

    After hosting can other be able to visit our website on google by simpley typing the name like for other website do....???
    Or it is just same as github hosting

  • @bikkysharma7253
    @bikkysharma7253 ปีที่แล้ว

    helped thanku

  • @sidathniroshan7293
    @sidathniroshan7293 2 ปีที่แล้ว

    good buddy

  • @akashkv41
    @akashkv41 ปีที่แล้ว +1

    Thank You

  • @nishantkumartiwari6025
    @nishantkumartiwari6025 5 หลายเดือนก่อน

    Thanku so much

  • @markabrasaldo9755
    @markabrasaldo9755 3 ปีที่แล้ว +1

    Thank you.

  • @surangaupull.4134
    @surangaupull.4134 ปีที่แล้ว

    thanks

  • @thegamedevclub
    @thegamedevclub 3 ปีที่แล้ว

    Hey ladies and gentlemen, i hope the following description is clear enough... i am trying to use the command "firebase init" with the right path of my project select. I am using windows and use the windows terminal as i am not able to do "firebase login" with the vs terminal. I also use the commend "firebase use --add" to select the right project. I select build for the direction folder while initializing and everything seems to work well but it does not create a firebase.json file. Neither in the project nor anywhere else on the device. Can someone pls help me🙏

  • @123kingvlad
    @123kingvlad 2 ปีที่แล้ว

    what if made changes to the index HTML or any files? should I just redeploy?

  • @shamoondigihive9474
    @shamoondigihive9474 ปีที่แล้ว

    helpful

  • @rahulkushwaha815
    @rahulkushwaha815 2 ปีที่แล้ว +4

    while deploying on Firebase ,use firebase diploy --only Hosting . Firebase deploy will return error with Blaze plan some times.

    • @SameerSaini
      @SameerSaini  2 ปีที่แล้ว

      Thanks for the suggestion Rahul, Cheers

  • @SerixOfficial
    @SerixOfficial ปีที่แล้ว

    Is it working for Dynamic website?
    If we embed machine learning code in the webpage...
    Is it worked or not?

  • @asnawas6153
    @asnawas6153 ปีที่แล้ว

    what is the time period for it bro??
    and can we host diff type of sites?? in fire base
    and can we change the domain name??

  • @seyedruzaik5727
    @seyedruzaik5727 3 ปีที่แล้ว

    Thanks Mate

  • @user-bp1pm8ip7c
    @user-bp1pm8ip7c ปีที่แล้ว

    I am having a problem getting my public folder option when I use firebase init. Please advice

  • @didiDanaila
    @didiDanaila ปีที่แล้ว

    Can I do this with a flutter web app that has data on firebase in the same project? If I want to update the web app?