https://github.com/cloudflare/react-workers-template
Example project showing how to deploy your React application to Cloudflare Workers Sites
https://github.com/cloudflare/react-workers-template
cloudflare-workers react serverless
Last synced: 6 months ago
JSON representation
Example project showing how to deploy your React application to Cloudflare Workers Sites
- Host: GitHub
- URL: https://github.com/cloudflare/react-workers-template
- Owner: cloudflare
- License: apache-2.0
- Created: 2019-09-23T15:21:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T22:58:14.000Z (over 1 year ago)
- Last Synced: 2025-04-06T12:46:10.034Z (12 months ago)
- Topics: cloudflare-workers, react, serverless
- Language: JavaScript
- Homepage: https://developers.cloudflare.com/workers/sites
- Size: 2.06 MB
- Stars: 41
- Watchers: 2
- Forks: 14
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
This project is a React application generated with [create-react-app](https://github.com/facebook/create-react-app), and deployed with [Workers Sites](https://developers.cloudflare.com/workers/sites).
To learn how to deploy your own sites to Workers, check out the [video tutorial](https://www.youtube.com/watch?v=6YC3MgVwCGA) and [text tutorial](https://developers.cloudflare.com/workers/tutorials/deploy-a-react-app) that correspond with this project!