Edge Computing with Cloudflare Workers
Building a full stack application with Cloudflare Pages

Building a full stack application with Cloudflare Pages

11/17/2021 · Greg Brimble, Obinna Ekwuno

What this post added

This post details the integration of serverless functions within Cloudflare Pages, enabling full-stack application development. It introduces file-based routing for functions, dynamic data handling using KV namespaces and Durable Objects, and integration with Cloudflare Images and Cloudflare Access via middleware. The post also demonstrates how to build React frontends that consume these serverless functions.

Read the original post ↗