HELP !!! Deploy existing remix web app to cloud flare

I have a remix web app that's not using any templates. I can't deploy it successfully on cloud flare and I can't seem to find any solution on it. Please help 🙏 Here's the GitHub repo https://github.com/The-Enthusiast-404/git-begin
GitHub
GitHub - The-Enthusiast-404/git-begin
Contribute to The-Enthusiast-404/git-begin development by creating an account on GitHub.
3 Replies
Erisa
Erisa7mo ago
What is the error you get?
Sahil
SahilOP7mo ago
It's getting deployed but then when I go to the url it's says 404 not found
Erisa
Erisa7mo ago
You may have the wrong output directory set, what did you put as the output directory and what do you see under "assets uploaded"? also make sure an index.html exists in the output directory

Did you find this page helpful?