cloudflare-worker-preact-pwa
PWA deployment
A proof-of-concept deployment of a PWA to a Cloudflare worker using Preact and Redux for dynamic server-side rendering
Cloudflare worker running a Preact Progressive Web App
63 stars
5 watching
5 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 2 awesome lists
cloudflare-workerhttp2preactpreact-clipreact-reduxprogressive-web-appreduxserver-pushserver-side-renderingstreaming-response
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/workers-react-pwa-example | 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. | 85 |
ezekielchentnik/preact-pwa | A progressive web app built with Preact and Redux for offline-capable, isomorphic JavaScript applications with optimized performance. | 513 |
digitaloptimizationgroup/cloudflare-edge-proxy | A Cloudflare worker script for enabling A/B testing and canary releases across multiple backends. | 73 |
digitaloptimizationgroup/blue-green-cloudflare-workers | A tool for implementing Blue/Green deployments and canary releases with Cloudflare Workers | 33 |
daniel-simpson/cloudflare-enterprise-workers | Automated deployments of Cloudflare enterprise workers scripts to the cloud | 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 |
postlight/cloudflare-worker-app-kit | A set of tools and templates for building, testing, and deploying Cloudflare Worker apps with TypeScript and Webpack | 87 |
cpilsworth/cloudflare-worker-action | A GitHub action to deploy a Cloudflare Worker on push to the master branch. | 18 |
portable-cto/airtable-proxy-worker | An Airtable API proxy that secures requests from front-end applications | 135 |
juiceo/cloudflare-worker-cra | Automated deployment of React applications to Cloudflare Workers | 12 |
quavedev/pwa | Provides a standardized way to configure Progressive Web Apps (PWAs) in Meteor applications. | 5 |
gja/cloudflare-worker-local | Enables Cloudflare Worker development and testing locally on the developer's machine. | 177 |
kristoferbaxter/preact-hn | A PWA demo that showcases performance and extensibility in web development using Preact and Webpack | 297 |
karllhughes/workers-codeship-example | An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. | 2 |
gitbookio/proxies-on-cloudflare | A toolkit for building Cloudflare Workers with high-level proxying primitives and routing capabilities | 91 |