We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am also creating SSR for my react app but my app is not CRA. It was created by Vtejs. Now my app is hosting on firebase hosting.
Anyway, I saw your example and SSR is hosting on firebase. So I don't need another server.
But after I look at your code, I don't understand how your app call the firebase function. And I also saw server.js.
Could you please explain how firebase function and express server are working together?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I am also creating SSR for my react app but my app is not CRA. It was created by Vtejs. Now my app is hosting on firebase hosting.
Anyway, I saw your example and SSR is hosting on firebase. So I don't need another server.
But after I look at your code, I don't understand how your app call the firebase function. And I also saw server.js.
Could you please explain how firebase function and express server are working together?
The text was updated successfully, but these errors were encountered: