https://github.com/redwoodjs/sdk
Build fast, server-driven React web apps on Cloudflare with SSR, RSC, and realtime.
https://github.com/redwoodjs/sdk
cloudflare react react-server-components realtime typescript
Last synced: 15 days ago
JSON representation
Build fast, server-driven React web apps on Cloudflare with SSR, RSC, and realtime.
- Host: GitHub
- URL: https://github.com/redwoodjs/sdk
- Owner: redwoodjs
- License: mit
- Created: 2024-11-18T09:34:31.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-04-10T14:28:37.000Z (20 days ago)
- Last Synced: 2025-04-10T15:47:17.870Z (20 days ago)
- Topics: cloudflare, react, react-server-components, realtime, typescript
- Language: TypeScript
- Homepage: https://rwsdk.com
- Size: 42.5 MB
- Stars: 89
- Watchers: 5
- Forks: 7
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# RedwoodSDK Monorepo
RedwoodSDK is a composable framework for building server-driven webapps on Cloudflare. It starts as a **Vite plugin** that unlocks **SSR**, **React Server Components**, **Server Functions**, and **realtime**. Its standards-based router—with middleware and interruptors—gives you precise control over every request and response. With built-in access to Cloudflare's Workers, Database (D1), Storage (R2), Queues, and AI—and full local emulation via Miniflare—development feels just like production.
→ [Quick start](https://docs.rwsdk.com/getting-started/quick-start/)
→ [Docs](https://docs.rwsdk.com/)
→ [Discord](https://discord.gg/redwoodjs)## Contributing
This is a monorepo for the RedwoodSDK project. If you're interested in fixing bugs or contributing features, please join us on [Discord](https://discord.gg/redwoodjs).