Skip to content

mertbuilds/base-workers-template

Repository files navigation

Cloudflare Workers + React Template

Full-stack template combining React (TypeScript + Vite) frontend with Cloudflare Workers backend. Deploy your entire application to Cloudflare's edge network.

Quick Start

npm install
npm run dev      # Start development server
npm run deploy   # Build and deploy to Cloudflare

Architecture

  • Frontend: React app in src/ built with Vite
  • Backend: Cloudflare Worker in worker/ handles API routes
  • Deploy: Single command deploys both frontend and backend to edge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors