express.static(), the problem is how should I do that to keep working into 2 separate folders keeping the folders front-end and back-end as is?public folder inside the front-end and put whatever is found there inside. I read that github pages don't expect the index.html to be in a public folder though, it's either in the root or /docs.