Skip to content

Commit ad13068

Browse files
ILindsleyclaude
andcommitted
Update deployment docs for Cloudflare Workers
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent e154765 commit ad13068

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,13 +192,12 @@ The project uses Husky and lint-staged for pre-commit checks:
192192

193193
## Deployment
194194

195-
The app can be deployed to any platform that supports Next.js:
195+
The app is deployed to **Cloudflare Workers** via OpenNext.
196196

197-
- Vercel (recommended)
198-
- Docker
199-
- Node.js server
197+
- **Production**: https://bt-servant-web-client.unfoldingword.workers.dev
198+
- **CI/CD**: GitHub Actions automatically deploys on push to `main`
200199

201-
Ensure all environment variables are configured in your deployment environment.
200+
Secrets are managed via GitHub Secrets and injected at deploy time.
202201

203202
## Related Projects
204203

0 commit comments

Comments
 (0)