joeldick / chess_puzzles2

0 stars 0 forks source link

Hosting on Firebase #19

Closed joeldick closed 2 months ago

joeldick commented 2 months ago

Right now I'm using Heroku to host the site. Implement hosting on Firebase. I've already registered on Firebase, created a project/app, and tested it, but I was having issues with the JS file being served up as HTML.

joeldick commented 2 months ago

Managed to get this working. Seems to work when I roll back to Node version 20. But I still don't understand why.