workers-react-pwa-example
PWA demo
An example project demonstrating how to use Cloudflare Workers with React to create a Progressive Web App (PWA) that can be served from a custom origin.
86 stars
33 watching
9 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
cloudflare-workersprogressive-web-appspwareactserver-side-renderingssrworker-script
Related projects:
Repository | Description | Stars |
---|---|---|
digitaloptimizationgroup/cloudflare-worker-preact-pwa | A proof-of-concept deployment of a PWA to a Cloudflare worker using Preact and Redux for dynamic server-side rendering | 64 |
jeffposnick/create-react-pwa | An older project combining create-react-app with Progressive Web App features for offline support and service worker management. | 1,272 |
bosnaufal/react-simple-pwa | A simple Progressive Web App built with React.js, showcasing PWA features. | 111 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 179 |
juiceo/cloudflare-worker-cra | Automated deployment of React applications to Cloudflare Workers | 12 |
james-byrne/glimmer_eats | An Ember application built with GlimmerJS and TypeScript for a Progressive Web App demo | 0 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
quavedev/pwa | Provides a standardized way to configure Progressive Web Apps (PWAs) in Meteor applications. | 5 |
daniel-simpson/cloudflare-enterprise-workers | Automated deployments of Cloudflare enterprise workers scripts to the cloud | 0 |
jspies/cloudflare-workers-toolkit | Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
gokulkrishh/demo-progressive-web-app | A demo project showcasing Progressive Web App features and functionality. | 955 |
cpilsworth/cloudflare-worker-action | A GitHub action to deploy a Cloudflare Worker on push to the master branch. | 19 |
cloudflare/cloudflare-blog | A collection of code samples demonstrating various programming techniques and concepts used in web development, primarily utilizing the Cloudflare Blog platform. | 1,178 |
windbirds/workers_examples | A collection of examples showcasing various Cloudflare Workers use cases and functionalities. | 13 |