No video

Planet-scale reach for Next and Angular apps with Firebase App Hosting

  Рет қаралды 11,853

Firebase

Firebase

Күн бұрын

Introducing Firebase App Hosting, the next generation of serverless web hosting with Google. Ship full-stack, AI-powered web apps to Google Cloud, without managing any of the backend infrastructure. With automatic rollouts from GitHub, reproducible builds with Cloud Build, and native Cloud Run integration, running server-rendered Next.js and Angular apps with Firebase has never been better. Learn how to ship full-stack web apps at planet scale with Firebase App Hosting.
Speakers: Mark Thompson, Julia Reid, Thomas Bouldin
Resources:
Firebase App Hosting Quickstart → goo.gle/3JFD6dt
Firebase App Hosting Blog → goo.gle/44WAfa9
Watch more:
Check out all the Web videos at Google I/O 2024 → goo.gle/io24-w...
Check out out all the Firebase sessions from Google I/O → goo.gle/io24-f...
Subscribe to Firebase → goo.gle/Firebase
#GoogleIO
Products Mentioned: Firebase App Hosting, Firebase Data Connect, Angular, Gemini
Event: Google I/O 2024

Пікірлер: 53
@AmenraRobinson
@AmenraRobinson 3 ай бұрын
This is the best news to come out of IO this year. My team and I were just in the process of setting up Cloud Run, Build, etc in GCP. We already use multiple other Firebase services in our app, and this just simplifies everything! We need to get our Angular MVP online so that our early adopters can get access to it, and Firebase just greatly sped up our production tasks. Thanks Team. 🙏
@LarsRyeJeppesen
@LarsRyeJeppesen 3 ай бұрын
We use Cloud Run for our Angular SSR but this looks interesting.
@qwerty-or1yg
@qwerty-or1yg Ай бұрын
have you tried this out? Is it properly working for you? I can't get app hosting backend to work and it just keeps throwing errors when trying to host the application which I cannot wrap my head around why on earth is it not working.
@Jmaiers75
@Jmaiers75 3 ай бұрын
I would love to see an example of migrating an existing app from Firebase Hosting w/ SSR handled in Cloud Functions/Cloud Run to the new App hosting
@sleepingempires
@sleepingempires 3 ай бұрын
Well done guys, this is definitely the future for easily hosting apps and not having to use Cloudflare or Vercel. Support for Remix would also be very useful for us.
@fahadahmed3242
@fahadahmed3242 3 ай бұрын
Remix is now becoming React Router v7 with Vite. Would be good to know if we can have the same experience with React 19, Vite and React Router v7.
@rehanshaikh386
@rehanshaikh386 3 ай бұрын
Is it supports next js App router?
@geshanm
@geshanm 3 ай бұрын
I tried it but it doesn't roll out, (7:35) it doesn't create the Cloud run service for me.
@ThomasBouldin
@ThomasBouldin Ай бұрын
Contact firebase support. You should have error logs in Google cloud logging
@geshanm
@geshanm Ай бұрын
@@ThomasBouldin I have found the solution, thanks!
@qwerty-or1yg
@qwerty-or1yg Ай бұрын
what was the solution? I can't wrap my head around why builds keep failing.
@iscchristianlara
@iscchristianlara 13 күн бұрын
Geshan, please help me, I haven't been able to find a solution, maybe your solution is mine too.
@TheGameWatcher
@TheGameWatcher 3 ай бұрын
Awesome! Is Nuxt on the roadmap?
@nicolaschabaud5071
@nicolaschabaud5071 3 ай бұрын
Wildcard subdomains, it is the key feature that push me to migrate from firebase hosting.
@dylanbronson3650
@dylanbronson3650 3 ай бұрын
This is so dope!! Great presentation too!
@portalteam5832
@portalteam5832 3 ай бұрын
When is SvelteKit support coming?
@jamesdaniels8256
@jamesdaniels8256 3 ай бұрын
Any NodeJS app with a 'build' and 'start' script in it's package.json should work but may be subject to change until we add official support. Give it a spin!
@1Bishop
@1Bishop 3 ай бұрын
Would absolutely use this when there is nuxt / vue ssr support!
@yogenp
@yogenp 3 ай бұрын
wow. finally. gonna take it for a spin today
@JohnMcclaned
@JohnMcclaned 3 ай бұрын
All this needs is protection from a stampede of malicious traffic. Vercel just announced being able to protect it in real time. Probably needs a firebase wrapper around Cloud Armor.
@TrialEmail-yh2cn
@TrialEmail-yh2cn 2 ай бұрын
Nice presentation and explanation and i liked Julia's firebase earings!!
@jkk23-g7c
@jkk23-g7c 3 ай бұрын
This is an awesome update. I was wondering if you are able to deploy a dev build and a public build separately?
@bzengineer8969
@bzengineer8969 Ай бұрын
Wildcard subdomain is the thing what i needed before i could migrate from vercel to firebase.
@kalebkloppe6193
@kalebkloppe6193 3 ай бұрын
This is awesome. How would this would work if I’m using a monorepo with npm workspaces, or turborepo, or lerna instead of a single Next.js repo. Monorepos are really popular right now.
@arubin1978
@arubin1978 3 ай бұрын
Indeed support for monorepo is really important - I'm using turborepo as well
@pongphontan9258
@pongphontan9258 13 күн бұрын
24:17 for adding secrets e.g., API keys and access tokens to Firebase App Hosting
@youhan96
@youhan96 3 ай бұрын
Nuxt Nuxt Nuxt Nuxt
@dukeselwood
@dukeselwood 3 ай бұрын
Damn, this is cool. Nice work
@patricsteiner8483
@patricsteiner8483 3 ай бұрын
Very cool! But what I'm missing is: How can we manage multiple environments, such as staging & prod? Should I have 2 firebase projects? But then how to properly integrate this in the ci/cd pipeline?
@santosharakere
@santosharakere 3 ай бұрын
Excellent product, thanks.
@ByteBandit4
@ByteBandit4 3 ай бұрын
Do it for Flutter apps
@shalomihaza825
@shalomihaza825 6 күн бұрын
Can we connect to app hosting using Gitlab instead of Github?
@ruiqisg
@ruiqisg 3 ай бұрын
Does App hosting provide support of dynamic subdomains like Vercel hosting do?
@jamesdaniels8256
@jamesdaniels8256 3 ай бұрын
Wildcard domains are coming soon
@bmxdeveloper
@bmxdeveloper 3 ай бұрын
​@@jamesdaniels8256 You know how to support multiple domains like shopify?
@qwerty-or1yg
@qwerty-or1yg Ай бұрын
is there no full video tutorial from scratch? Their AngularFire web codelab tutorial isn't working and app hosting backend just keeps throwing errors when trying to host the application following their tutorial.
@iscchristianlara
@iscchristianlara 13 күн бұрын
I have been unable to deploy a NextJs application on Firebase app hosting, I don't know what I'm doing wrong, I have followed the very few videos that exist on the subject, I have read the documentation and I can't get it to work, please help!
@TheFumesPlatform-ko1il
@TheFumesPlatform-ko1il 2 ай бұрын
Struggling to find any kind of answers to why my angular ssr app wont deploy. What commands run? I assume it just automagically starts the node server. An example of a deployable angular ssr 18 app would be nice, i already tried npm i @apphosting
@alycheikhouldsmail7576
@alycheikhouldsmail7576 21 күн бұрын
when builing nextjs crash we don't have signicant raison for why this happen, I have this issue write now, I already the deploy site netlify without issu, another issue adding env var not intuive.
@Sergedable
@Sergedable 3 ай бұрын
is possible to deploy flutter app to Firebase App Hosting ? thank you
@cornerman4529
@cornerman4529 3 ай бұрын
Are wildcard domain supported?
@enzopagotto1597
@enzopagotto1597 2 ай бұрын
Is there any proper way to use firebase auth on server components?
@SquelpDiscovery
@SquelpDiscovery 3 ай бұрын
This would go great with a DNS
@TheKoppi99
@TheKoppi99 3 ай бұрын
possible with VUE.js?
@vlhbnk
@vlhbnk Ай бұрын
Helo , I have an issue. Build is fine but rollout fails. Can someone assist me please ?
@iscchristianlara
@iscchristianlara 13 күн бұрын
If you find the answer, please share it with me.
@Michael-hudson
@Michael-hudson 3 ай бұрын
Does this support next 14
@jamesdaniels8256
@jamesdaniels8256 3 ай бұрын
Yes, all versions of NextJS 13+ are supported
@davidlintin
@davidlintin 3 ай бұрын
Play on 1.25X speed. You’re welcome.
@thedelanyo
@thedelanyo 3 ай бұрын
I guess this is similar as Cloudflare Pages?
@shrawanthakur4168
@shrawanthakur4168 3 ай бұрын
is she really wearing old Firebase earrings?
@pjarnfelt
@pjarnfelt 3 ай бұрын
Sveltekit support please
What's new in Firebase for building gen AI features
42:19
Firebase
Рет қаралды 18 М.
What's new in Angular
39:19
Chrome for Developers
Рет қаралды 23 М.
Чёрная ДЫРА 🕳️ | WICSUR #shorts
00:49
Бискас
Рет қаралды 7 МЛН
مسبح السرير #قصير
00:19
سكتشات وحركات
Рет қаралды 11 МЛН
Firebase has SQL: Introducing Data Connect
16:29
Firebase
Рет қаралды 61 М.
The AI-Assisted developer workflow: Build smarter with IDX and Chrome DevTools
36:14
🚨🚨Tech Articles THEN Hack N' Stache Episode 1🚨🚨
ThePrimeTime
Рет қаралды 1,1 М.
Write once, run anywhere finally realized with WebAssembly
14:13
Chrome for Developers
Рет қаралды 12 М.
Чёрная ДЫРА 🕳️ | WICSUR #shorts
00:49
Бискас
Рет қаралды 7 МЛН