Next-Cloudflare-Turbo Logo Mark@nct

Overview

Understanding the Next-Cloudflare-Turbo application architecture and features

Open in Github

What is the app?

The app is the main Next.js application in the Next-Cloudflare-Turbo monorepo. It is a minimal and simple implementation, focused on demonstrating the core concepts for working with Cloudflare D1 databases in a Cloudflare Worker environment.

Once configured, your Next.js development patterns would largely be exactly the same as it would be for any other application deployment.


Key Features


Pages & Routing

  • Dashboard (/dashboard) - Main landing page using ShadCN blocks, connected to the D1 database
  • User (/users) - The full user data table
  • Home (/) - A simple landing page

Next Steps

How is this guide?

Last updated on