Waku, the minimal React frameworkWaku
The minimal React framework
Introduction
Getting Started
Rendering
Routing
Navigation
Metadata
Styling
Static Assets
File System
Data Fetching
Mutations
State Management
Environment Variables
Deployment
  • Blog
  • Guides
  • GitHub
  • Discord

Our guides walk through hosting instructions, framework behavior, developer tooling, and more! We will talk through unstable APIs here, so you can help experiment with our new and fun features.

  • AWS Lambda Builder

    Deploy a WAKU application to AWS.
  • Run Waku on Cloudflare

    How to integrate Waku with Cloudflare Workers and interact with Cloudflare bindings and other resources.
  • Dockerise a Waku app

    How to package a Waku app into a Docker container.
  • Getting Started

    Let's build with Waku!
  • Waku in a Monorepo Setup

    Tips for Using Waku in a Monorepo Setup
  • Enabling React Compiler in Waku

    Learn how to enable the React Compiler in your Waku project using the Vite Plugin to optimize your React applications.
  • Waku Router Under the Hood

    A brief look into the mechanics of the Waku Router
  • SSR Stream Interception

    How to intercept SSR stream to inject content before it is sent to the client.