Skip to content

rootstrap/deploys-opennext-cloudflare

Repository files navigation

Deploys with OpenNext on Cloudflare

A minimal demo repo showing how to deploy a Next.js app with OpenNext on Cloudflare Pages using SSR.

Purpose

This repository demonstrates how to deploy a Next.js App Router application to Cloudflare Pages using OpenNext, enabling full Server-Side Rendering (SSR) on the Edge.

The setup is intentionally minimal and focused on clarity, making it suitable as a reference for evaluating deployment strategies and preview environments.

Stack

  • Next.js (App Router)
  • TypeScript
  • Tailwind CSS
  • OpenNext
  • Cloudflare Pages / Workers
  • npm

Getting Started

npm install
npm run dev

About

A minimal demo repo showing how to deploy a Next.js app with OpenNext on Cloudflare Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published