question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support cloud functions for firebase

See original GitHub issue

I’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:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
maciejtredercommented, May 21, 2018

@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

😃

1reaction
maciejtredercommented, May 16, 2018

@markgoho Already merged first try. Documentation coming soon 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found