React SPA with Cloudflare Workers and ZITADEL In this example project, we use Wrangler and Cloudflare Workers to deploy and serve a static site developed in React. We also used ZITADEL to manage the auth component. Install node modules Run npm install in the root folder and /wrangler-site