I was told that it is possible to deploy Express server to GitHub Pages but didn't really understand how. Do you just deploy it like you deploy a regular Pages repo?
GitHub pages host only static HTML pages. No server-side technology is supported, so Express applications won't run on GitHub pages.
Instead, you can look into using other affordable providers like Heroku, or Netlify.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With