caterium-app/GITHUB-CLOUDFLARE-SETUP.txt
2026-09-07 15:29:20 +03:00

20 lines
639 B
Plaintext

CATERIUM - GITHUB -> CLOUDFLARE AUTODEPLOY
Repository:
https://github.com/pavlov346346-source/caterium-app
Existing Worker:
ancient-sound-04ab
1. Run PUSH-TO-GITHUB.bat.
2. Complete GitHub browser login if Git Credential Manager asks.
3. In Cloudflare: Workers & Pages -> ancient-sound-04ab -> Settings -> Builds -> Connect.
4. Choose GitHub and repository pavlov346346-source/caterium-app.
5. Production branch: main
6. Root directory: /
7. Build command: npm run check:deploy
8. Deploy command: npx wrangler deploy
9. Save and deploy.
After this, each push to main that passes the Cloudflare build checks deploys to the same Worker.