# ifindev/fullstack-next-cloudflare

🚀 Full-stack Next.js 15 + Cloudflare Workers template with D1 database, R2 storage, Better Auth, and Server Actions. Production-ready with automated CI/CD and generous free tiers.

Repository: https://github.com/ifindev/fullstack-next-cloudflare
Canonical: https://ross.abutalabs.com/products/fullstack-next-cloudflare
Homepage: https://deepwiki.com/ifindev/fullstack-next-cloudflare
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2025-12-08T01:45:01+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 56, release rhythm 52, longevity 25
- inputs: {"age_days": 355, "days_push": 269, "days_rel": 322, "gap_med": 10, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1401, forks 221 (observed 2026-08-28T04:04:37.289319+00:00)

## What it is
A production-ready full-stack template combining Next.js 15 with Cloudflare Workers, including D1 database, R2 storage, Better Auth, and Server Actions. It ships with automated CI/CD, database migrations, and example features (todos, categories, AI summarization) for rapid MVP development on Cloudflare's edge network.

## Use cases
- build a full-stack Next.js app on Cloudflare Workers
- deploy a Next.js 15 app to the edge with D1 and R2
- start an MVP with free-tier Cloudflare infrastructure
- set up Next.js with Better Auth and Google OAuth
- use Drizzle ORM with Cloudflare D1 SQLite database
- run AI inference at the edge with Workers AI
- get a CI/CD pipeline for a Next.js Cloudflare deployment

## When to choose
- you want a Next.js app deployed on Cloudflare Workers instead of Vercel or Pages
- you need edge-hosted SQLite (D1) and S3-compatible storage (R2) with auth wired up
- you want a free-tier-friendly stack for MVPs and side projects
- you prefer end-to-end TypeScript with Server Actions and Drizzle ORM

## When to avoid
- you need a traditional Node.js server or long-running backend processes
- you require Postgres, MySQL, or another non-D1 database
- you want a framework-agnostic or non-React stack
- you need heavy compute or GPU workloads unsuitable for Workers

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, auth, orm, object-storage, llm-inference, ci-cd, deployment, form-handling, ui-components
- domain: web-development, cloud-computing, developer-tools, self-hosted
- platform: serverless
- tags: nextjs, cloudflare, d1, r2, better-auth, drizzle-orm, server-actions, edge-computing, starter-template, tailwindcss, shadcn-ui, mvp, cloudflare-workers, nodejs, typescript, web-server

## Member repositories
- ifindev/fullstack-next-cloudflare (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.289319+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:02.989708+00:00, confidence not recorded.
  - readme: https://github.com/ifindev/fullstack-next-cloudflare (fetched 2026-08-28T04:04:37.289319+00:00, sha c985643b5f8b)
  - homepage: https://deepwiki.com/ifindev/fullstack-next-cloudflare (fetched 2026-08-29T11:53:33.246753+00:00, sha e2d7cee4d11c)
  - site_page: https://deepwiki.com/ifindev/fullstack-next-cloudflare/2-getting-started (fetched 2026-08-29T11:53:33.249786+00:00, sha 35fffa966d44)
  - site_page: https://deepwiki.com/ifindev/fullstack-next-cloudflare/3-core-application-features (fetched 2026-08-29T11:53:33.252017+00:00, sha 77d82e349a7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
