Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using next with new Firebase cloud functions Hosting #2017

Closed
jasan-s opened this issue May 19, 2017 · 5 comments
Closed

Using next with new Firebase cloud functions Hosting #2017

jasan-s opened this issue May 19, 2017 · 5 comments

Comments

@jasan-s
Copy link

jasan-s commented May 19, 2017

Firebase recently introduced the feature for server side rendering using cloud functions. ANy guide of how to implement next with it Next +redux progressive web app?

@timneutkens
Copy link
Member

This question was asked yesterday on the community slack too. Here's my answer:

screen shot 2017-05-20 at 00 03 27

@timneutkens
Copy link
Member

cc @arunoda what's your take on this?

@arunoda
Copy link
Contributor

arunoda commented May 23, 2017

I haven't try that (and has no plans to do it anytime sooner).
So, give it a try and share your experience.

@sarovin
Copy link
Contributor

sarovin commented Jul 19, 2017

I have created an example here => https://github.com/sarovin/next-firebase-functions.
Does anyone want to give me a hand? I want to make development easier, now i must set 2 package.json...one to functions directory and one to src directory

@jthegedus
Copy link
Contributor

jthegedus commented Jul 25, 2017

I've been working on a solution to this Next.js on Firebase for the last month or so. Sorry I haven't posted here sooner @sarovin, but I had some issues stopping me from posting. Here's my solution https://github.com/jthegedus/firebase-functions-next-example and an accompanying blog post (as part of my series) that explains how I got this all working. I had help from @geovanisouza92 and collaborated on partial solution late last month here serverless-firebase

There's also a pending PR (see tag above) with an example for the Next.js examples

@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants