How to deploy a website using .ejs on hosting services?

42 views Asked by At

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?

Cloudflare build view

Here's the source: https://github.com/johandemierda/johans

0

There are 0 answers