Closed masckmaster2007 closed 2 years ago
Cloudflare Pages are for static content. You can't run a Node.js server using them.
However, if you really want to use cloudflare pages you could make another port (whole backend rewrite) that uses serverless functions https://developers.cloudflare.com/pages/platform/functions
(but you shouldn't because Colon wants to rewrite everything from scratch)
f
f
Hello, I'm back, Replit is bad. It's really slow just for 1 user and i wanted to try Cloudflare Pages. How do i set it up I tried using node forever on the build command and stuff so it runs on bg but i always get 404. Yes, i used the subdomain port by Nadeway. Here is the working version using Relpit: https://browse.dgdps.ix.tc Here's the broken one on CF; https://browsecf.dgdps.ix.tc