2

I don't have a index.html file, the app is React SSR, which built with just an index.js entry file. To start the server I do node index.js. How do I deploy the app in firebase?

2
  • Have you tried a few articles from Google? There's a lot of information out there: medium.freecodecamp.org/… Commented Jan 21, 2019 at 16:42
  • I did. It has a index.html file. So firebase takes a html file. Unless I use a cloud function. That's where I am stuck, cause I couldn't figure out how to use it with cloud function, cause I just have to replicate something like node index.js. Commented Jan 21, 2019 at 18:39

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.