I'm trying to deploy a website using .ejs. The important thing is that the .ejs file is the "html" of the page (index.ejs).
This is a video demo of the site. As you can see everything works correctly on localhost but on github, netlify, cloudflare, etc. the page/client never loads. Does anyone know if I have to change the build deploy or something?
Here's the source: https://github.com/johandemierda/johans
