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
  • Repository
  • Community
  • Updates
  • LLMs.txt
  • 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.

  • Configure CSP

    Configure Content Security Policy headers, nonce for inline script, and overall suggestions.

  • 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.