Why
To lower the barrier for new users and make the setup truly "one-click" directly from the README.
Description
Add an official Cloudflare Pages deploy button to the README.md. This allows users to fork and deploy the entire stack (Pages + D1) to their own Cloudflare account instantly, without requiring local CLI tools for the initial setup.
Proposed Changes
- Add the "Deploy to Cloudflare" button markdown to
README.md (and README.ja.md).
- Configure the button to point to this repository template.
- Ensure any necessary
wrangler.toml or environment variable defaults are documented for the one-click flow.
Why
To lower the barrier for new users and make the setup truly "one-click" directly from the README.
Description
Add an official Cloudflare Pages deploy button to the
README.md. This allows users to fork and deploy the entire stack (Pages + D1) to their own Cloudflare account instantly, without requiring local CLI tools for the initial setup.Proposed Changes
README.md(andREADME.ja.md).wrangler.tomlor environment variable defaults are documented for the one-click flow.