Edge Computing with Cloudflare Workers
Supporting Remix with full stack Cloudflare Pages

Supporting Remix with full stack Cloudflare Pages

12/17/2021 · Greg Brimble

What this post added

This post announces the integration of Remix framework with Cloudflare Pages, enabling full-stack applications to be deployed on the edge. It highlights the native compatibility between Remix and Cloudflare Workers, the performance benefits of edge deployment, and the integration with Cloudflare's data storage options (KV, Durable Objects, and upcoming R2). It also details the deployment process via GitHub/GitLab integration and the use of `functions/[[path]].ts` for serverless functions within Pages.

Read the original post ↗