Support cloud functions for firebase
See original GitHub issueI’m submitting a…
[ ] Bug report
[X] Feature request
[ ] Documentation issue or request
Current behavior
Deployment is done via gcloud config/script
Expected behavior
We should be able to run firebase init
add Functions to the project and deploy that way
What is the motivation / use case for changing the behavior?
Cloud functions for firebase seems like a more intuitive way to deploy SSR with Google
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Call functions from your app | Cloud Functions for Firebase
The Cloud Functions for Firebase client SDKs let you call functions directly from a Firebase app. To call a function from your app...
Read more >Google Cloud Functions and Firebase
Firebase gives mobile developers access to a complete range of fully managed mobile-centric services including analytics, authentication and Realtime Database.
Read more >Firebase SDK for Cloud Functions - GitHub
Cloud Functions is a hosted, private, and scalable Node.js environment where you can run JavaScript code. The Firebase SDK for Cloud Functions integrates...
Read more >ES6 in Cloud Functions for Firebase | by James Hegedus
Now it's not Google's fault; they support a very current LTS version of NodeJS in Cloud Functions. It's just that Node.js still doesn't...
Read more >Firebase Cloud Function - Javatpoint
Firebase Cloud Function · Notifying users when something interesting happens. Cloud Function is used to keep users engaged and up to date with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@markgoho Published yesterday. Could you verify?
Documentation can be found here: https://github.com/maciejtreder/ng-toolkit/tree/master/schematics/serverless
Also, it would be great if you could retweet: https://twitter.com/MaciejTreder/status/998439897403977728
😃
@markgoho Already merged first try. Documentation coming soon 😃