Getting started with Firebase Hosting (and GitHub Actions!)

Поделиться
HTML-код
  • Опубликовано: 29 авг 2024

Комментарии • 71

  • @JavierSuzuki
    @JavierSuzuki Год назад +10

    This video was beyond amazing! A rock solid Firebase setup in 12 mins 🙌
    Thanks so much David!!!
    Truly looking forward to more of your videos!!

    • @Firebase
      @Firebase  Год назад +2

      Thank you for your kind words!
      We look forward to making more videos for you to enjoy.

  • @nicklesseos
    @nicklesseos 2 года назад +4

    This guy makes the best videos on this channel, here's another banger

    • @Firebase
      @Firebase  2 года назад

      David is great! If you like his videos you should check out his podcast series.

  • @theace9607
    @theace9607 2 года назад +4

    Been looking for a good guide to properly set up hosting with github, much appreciated

    • @Firebase
      @Firebase  2 года назад

      We're happy to hear our guide was able to assist in properly setting up hosting with GitHub! Thanks for watching 😎

  • @radomirpiatkowski829
    @radomirpiatkowski829 6 месяцев назад +2

    Amazing video, but i really recommend to add part about adding secrets and how to edit the workflow to work, because it is also better option not to publish firebase API key and other firebase stuff to repository on github, and without it the workflow will deploy a blank site.

  • @shauryaaher6175
    @shauryaaher6175 2 года назад +5

    Nice. The GitHub Actions CI automation tests are great for me.

  • @chandanagarwal2827
    @chandanagarwal2827 2 года назад +2

    okay life is going to be a little easy now after this series

  • @BradEvans
    @BradEvans 2 года назад +3

    I'm excited for this series

  • @Arda-ff2qb
    @Arda-ff2qb Год назад +1

    great resource. both simple and detailed explanation at the same time. thank you!

  • @shauryaaher6175
    @shauryaaher6175 2 года назад +5

    I'm waiting for your Firebase Hosting series.

  • @proflead
    @proflead 2 месяца назад

    Firebase is the best! Love it! Thanks!

  • @shauryaaher6175
    @shauryaaher6175 2 года назад +4

    I like you, David. Your work is excellent.

  • @justttn
    @justttn 2 года назад +4

    Awesome work David ! 🔥

  • @alex-desroches
    @alex-desroches 2 года назад +2

    the firebase login:add command... wow. I need this since 6 months and did not know about it :) thank you for the hint saves time when using work account vs personal projects account.

    • @Firebase
      @Firebase  2 года назад +1

      Glad to hear that the guide was helpful, Alexandre 🙌

  • @aldaineclarke755
    @aldaineclarke755 2 года назад +1

    Thanks alot..This is really great

    • @Firebase
      @Firebase  2 года назад

      We're happy to hear this, Aldaine! Thanks for the wonderful feedback 😁

  • @erik9817
    @erik9817 8 месяцев назад

    Amazing! Would be interesting to know how to avoid storing firebase secrets inside the repository yet be able to access those secrets inside the build actions.

  • @ChrisMercredi
    @ChrisMercredi 2 года назад +1

    Great video, thanks!

    • @Firebase
      @Firebase  2 года назад

      We're glad you liked the video, Chris! Be sure to check out the link below for more tips and tutorials for getting started with Firebase Hosting:
      goo.gle/3PCAWwA
      Happy learning 🙂

  • @X86developer
    @X86developer Год назад

    Amazing job on these videos.

  • @softwareengineer9435
    @softwareengineer9435 2 года назад +2

    thank you

  • @HyperbrainSolutions
    @HyperbrainSolutions Год назад +1

    Nice content

    • @Firebase
      @Firebase  Год назад

      We're glad that you've enjoyed this video! Don't forget to check out the video description for more helpful resources 😎

  • @karthikpuvvula
    @karthikpuvvula 5 месяцев назад

    what to input here if the repo is inside an organization ?
    ? For which GitHub repository would you like to set up a GitHub workflow? (format: user/repository)

  • @learnwithpaidi8185
    @learnwithpaidi8185 4 месяца назад

    3:23 i followed the same procedure but a instead of my project it host an page which says " 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!"

  • @avi12
    @avi12 2 месяца назад

    That's a great tutorial, but I was wondering how could I set up a preview channel that isn't short-lived (also not tied to a GitHub Action)
    Basically, suppose I want to generate such a URL, put it hardcoded in my project, build a zip, and send it to test users, therefore I wouldn't want the URL to be invalid after some time

  • @waystogeek5879
    @waystogeek5879 2 года назад +1

    thanks

  • @boris1509
    @boris1509 Год назад

    Great video!

  • @abbashaidari8313
    @abbashaidari8313 3 месяца назад +1

    can I merge from the terminal as well?

  • @kiranbansode4545
    @kiranbansode4545 2 года назад +1

    How to use cloud build to deploy an app to one of firebase's preview channel ? I tried but failed to do so. For now I'm using live channel but I want reserve that for stable branch.

    • @Firebase
      @Firebase  2 года назад

      Hi Kiran, Check out this documentation to help you get started: firebase.google.com/docs/hosting/manage-hosting-resources

  • @coders_Infinite
    @coders_Infinite Год назад +1

    can you pls do a video for angular universal Firebase Hosting (and GitHub Actions!)

  • @mahabalperiyapatnashankarn94
    @mahabalperiyapatnashankarn94 Год назад

    great guidance, but I have a problem... my hositng is suceccful but I am seeing the firebase hosting complete page when I click the URL of my app.... but not my application. can anyone help me out of this....

  • @somayajisubs
    @somayajisubs 2 года назад +3

    looking forward to cloud run with fb hosting with dynamic web app caching using express js

  • @BenBeckers
    @BenBeckers 9 месяцев назад

    I can't get this to work.
    It seems that my public folder is not taken into account when running locally. I see that you did not change anything and it magically works.

  • @faheemahmadofficial7701
    @faheemahmadofficial7701 2 года назад +2

    no sir...tell us how to host flutter app without CIi

  • @user-de6ls7xu9y
    @user-de6ls7xu9y 8 месяцев назад

    How do I deploy the getting started video by david with fb hosting. The getting started has webpack with dist folder. Should i give dist as the folder location instead of out folder.

  • @lethalgaming789
    @lethalgaming789 7 месяцев назад

    I need an SSR deployment for a nextjs project on firebase. Suggest a full deployment source.

  • @michaelcasile1036
    @michaelcasile1036 Год назад

    Thanks to this video ... I got it running quickly (just stored Angular files as that is my Firebase client). What I am getting is that my browser (chrome) calls it a dangerous site and warns about putting in passwords. Is there something I can do to fix that?

  • @anggoran7398
    @anggoran7398 2 года назад

    Thank you the staging deploy is so helpful, but I don't know why are you using Next as an example project, while Next is identic as an SSR frontend framework?

  • @drfernando4647
    @drfernando4647 Год назад

    I don’t know if I did anything wrong but after I deploy my website it doesn’t let me test the customer login page it just downloads the information and everything we did on that page please do you have a solution or am I doing something wrong here?

  • @1dosstx
    @1dosstx 2 года назад

    I am trying to follow along, but I get an error: Error: [nitro] Rollup error: Could not resolve '../../service-account.json' from server/utils/firebase.js . Do you have a video yet on using cloud functions and firebase deployment with live preview channel? I have service account ignored in gitignore file. Thanks for your help

  • @oalbert2845
    @oalbert2845 2 года назад

    === Hosting Setup
    Your public directory is the folder (relative to your project directory) that
    will contain Hosting assets to be uploaded with firebase deploy. If you
    have a build process for your assets, use your build's output directory.
    ? What do you want to use as your public directory? y
    ? Configure as a single-page app (rewrite all urls to /index.html)? Yes
    ? Set up automatic builds and deploys with GitHub? No
    Error: An unexpected error has occurred.
    Can anyone help me , I check the Y is really in the fold

  • @_GabrielNexT
    @_GabrielNexT 2 года назад +5

    When the problem is frontend, call David.

  • @Nad-gd1of
    @Nad-gd1of 7 месяцев назад

    Why Java needed, you said? Thx

  • @Tech_Advisor_to_CXOs
    @Tech_Advisor_to_CXOs Год назад

    Where can I find the advanced video?

  • @shauryaaher6175
    @shauryaaher6175 2 года назад +1

    There's something you need to fix in the Firebase Hosting GitHub Action. Whenever I make a tiny, little change, like updating dependencies, the GitHub Action gets triggered and creates a preview channel or deploys to the live channel. I have to cancel the check to not let this happen. Is there a change I should make in the YAML file or will you guys fix that issue yourselves.

  • @shaileshrkumar6813
    @shaileshrkumar6813 9 месяцев назад

    It worked !

  • @nee71
    @nee71 4 месяца назад

    please create for nextjs 14 with github repo workplace demo

  • @rahulsriram6295
    @rahulsriram6295 2 года назад

    Is there something similar for GitLab Actions?!

  • @lzhiba6736
    @lzhiba6736 2 года назад

    Iam planning to create an App download campaign, I need help to upload the conversion tracking code in order to track my DOWNLOADS , how can I reach the Firebase team support !!

  • @benimarunikaido
    @benimarunikaido Год назад

    can we download files deployed on firebase?
    i accidentally lost from my PC.
    please help.

    • @Frank_van_Puffelen
      @Frank_van_Puffelen Год назад

      There's no specific API for this, but you can crawl the web site as shown here: stackoverflow.com/questions/26286339/pull-lost-code-from-firebase-hosting-deployment

  • @musigahstallone
    @musigahstallone Год назад

    hey how can I delete a web app that i deployed to the web

  • @mohebjami
    @mohebjami 6 месяцев назад

    it's not working i try it hundred times after uploding all of data when i get the link it sat Firebase Hosting Setup Complete
    You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
    and it not opne the web

  • @amicacofficiel646
    @amicacofficiel646 2 года назад

    i need to add paiement but hi wan't work with me sir

  • @DevDriftz
    @DevDriftz 2 года назад

    Give me am example for hosting django/flask applications in firebase

    • @DavidEast
      @DavidEast 2 года назад

      Got one right here!
      ruclips.net/video/t5EfITuFD9w/видео.html
      medium.com/firebase-developers/hosting-flask-servers-on-firebase-from-scratch-c97cfb204579

  • @pmichaelbender
    @pmichaelbender 2 года назад

    If you and the other Fundamentals creators can put the example of what was use in the video. Please and thank you.

    • @pmichaelbender
      @pmichaelbender 2 года назад

      It make it easier to see what viewers might have missed or can't see in the files on the video.

  • @arifrozakirejadadi
    @arifrozakirejadadi 2 года назад

    Ingin belajar tp belum paham, tanks

  • @jamaasaranbat6929
    @jamaasaranbat6929 6 месяцев назад

    i am gettin 404, unknown service account 😢

  • @pilsam6415
    @pilsam6415 Месяц назад

    not working

  • @lost-prototype
    @lost-prototype Год назад

    Can you add jetbrains space support for generating flows?