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

Issues Deploying to Google Cloud Functions on Firebase. #325

Open
shsunmoonlee opened this issue Dec 20, 2017 · 2 comments
Open

Issues Deploying to Google Cloud Functions on Firebase. #325

shsunmoonlee opened this issue Dec 20, 2017 · 2 comments

Comments

@shsunmoonlee
Copy link

shsunmoonlee commented Dec 20, 2017

I am trying to deploy Ran.js to google cloud functions on firebase.
I followed this tutorial(https://codeburst.io/next-js-on-cloud-functions-for-firebase-with-firebase-hosting-7911465298f2) but I get 'internal server error'. Would appreciate your help!

hosting URL: https://next-js-react-wordpress.firebaseapp.com
Function URL (next): https://us-central1-next-js-react-wordpress.cloudfunctions.net/next

@Sly777
Copy link
Owner

Sly777 commented Jan 2, 2018

Hey @SeunghunSunmoonLee!

I never use it for firebase function, actually. So I need to test it first. If you find the way to work this while I try, It can be perfect to tell us how to do! I can add it to documentation.

@JulienHe
Copy link

JulienHe commented Mar 8, 2018

@SeunghunSunmoonLee Did you check in your Firebase Console what the function return? You'll find more information inside the console :
https://console.firebase.google.com/u/0/project/{your-project-name}/functions/list

Hope it will help you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants