Built for Cloudflare Pages:
npx create-remix@latest --template https://github.com/jacob-ebey/remix-shadcn/tree/cloudflare
Run the Vite dev server:
npm run dev
In the Cloudflare Dashboard:
- Create a new Cloudflare Pages application
- Set the
Build command
tonpm run build
- Set the
Build output directory
to/build/client