How to deploy an Angular 18 single-page web app to firebase?
I have an angular 18 single-page web app that’s working locally, and I want to deploy it to firebase.
Integrate Firebase rules testing in NX / Ionic / Angular projects
I have a NX monorepo with several Ionic-Angular projects and I want to integrate Firebase (Auth, Firestore, Storage) into those projects.
Hosting no longer an option on Angular Fire 18
When I add the Angular Fire 18 package to an Angular 18 project, the option to setup hosting isn’t there. How do I setup hosting now? Typing ng deploy
doesn’t work.