Cloudflare Next Starter
stackfoundry/cloudflare-next-starterFreeBlock
OpenNext and Wrangler starter for deploying a consuming Next.js app to Cloudflare Workers.
Install it
npx shadcn@latest add https://stackfoundry.dev/r/cloudflare-next-starter.jsonSource
1export const cloudflareNextStarterChecklist = [2 "Install @opennextjs/cloudflare and wrangler as dev dependencies",3 "Set the Worker name in apps/web/wrangler.jsonc",4 "Confirm apps/web/package.json includes the Cloudflare build, preview, deploy, check, and typegen scripts",5 "Confirm .gitignore excludes .open-next/, .dev.vars, .dev.vars.*, and .wrangler/",6 "Run opennextjs-cloudflare build before Wrangler preview or deploy",7 "Use wrangler deploy --dry-run --env production before publishing",8 "Run wrangler types --env-interface CloudflareEnv after changing bindings",9 "Keep Cloudflare account credentials in the provider dashboard or CI secrets",10] as const;
What it pulls in
Other registry items
Files it writes
More from stackfoundry
All 157 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Account Deletionaccount-deletion | stackfoundry | Blocks | Free | no deps · 3 files | |
| Account Modesaccount-modes | stackfoundry | Blocks | Free | no deps · 3 files | |
| Account Settingsaccount-settings | stackfoundry | Blocks | Free | no deps · 2 files | |
| Admin Consoleadmin-console | stackfoundry | Blocks | Free | no deps · 2 files | |
| Agent-Ready Installsagent-ready-installs | stackfoundry | Blocks | Free | no deps · 13 files | |
| AI Chatai-chat | stackfoundry | Blocks | Free | 3 deps · 4 files | |
| AI Chatbot SDKai-chatbot-sdk | stackfoundry | Blocks | Free | 3 deps · 2 files | |
| AI Elementsai-elements | stackfoundry | Blocks | Free | no deps · 5 files |
