Hi,
How to add angular application and node js server to firebase.
I have an angular application and I also have a node js api to upload photos to aws s3. I need to take both of them online using firebase, is it possible and how to do that?
Refer below links.
https://medium.com/@saleemmalikraja/deploying-an-angular-app-to-firebase-hosting-18f99c9d5722
https://firebase.google.com/docs/functions
https://firebase.google.com/docs/hosting/quickstart
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.