Skip to content

This uses the "Classic" Remix compiler, since the Vite setup does not work with all the Workers resources just yet (Durable Objects, Hyperdrive, etc).

Notifications You must be signed in to change notification settings

zacheson/react-remix-cloudflare-app

Repository files navigation

Welcome to Remix + Cloudflare!

Development

Run the dev server (remix + cloudflare):

npm run dev

Deployment

Deploy your app to Cloudflare Pages:

npm run deploy

Styling

This template comes with Tailwind CSS already configured for a simple default starting experience. You can use whatever css framework you prefer. See the Remix docs on css for more information.

NB

This uses the "Classic" Remix compiler, since the Vite setup does not work with all the Workers resources just yet (Durable Objects, Hyperdrive, etc). Once the Vite Environment for workerd ships, we'll change this, but it should not require any changes in your actual code, simply in configuration (i.e., remix.config.js will get replaced by vite.config.js, etc).

About

This uses the "Classic" Remix compiler, since the Vite setup does not work with all the Workers resources just yet (Durable Objects, Hyperdrive, etc).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published