Skip to content

How to deploy a Remix web app to Cloudflare? #6816

Closed Answered by jahilliard
matrixersp asked this question in Help
Discussion options

You must be logged in to vote

Im pretty sure it's not outputs key.

I was able to solve it for my use case. It's not a turborepo related issue. It's likely that people experiencing this error are trying to launch a remix app that's not migrated to Vite, which is why everything builds correctly in Cloudflare and it seems "deployed", but it's not found. It's cause cf pages only works with remix on Vite.

TLDR migrate your app to Vite and it should work.

(Adding in case someone stumbles on this issue confused, like I was)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@anthonyshew
Comment options

Comment options

You must be logged in to vote
1 reply
@jahilliard
Comment options

Answer selected by anthonyshew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants