Restore presentation-style client proposal PDFs with 10 classic designs, 3 hidden archive templates, and exact preview/download canvas parity. |
||
|---|---|---|
| .github/workflows | ||
| docs | ||
| ops | ||
| public | ||
| supabase/functions | ||
| tests | ||
| .gitignore | ||
| deploy-trigger.txt | ||
| GITHUB-CLOUDFLARE-SETUP.txt | ||
| package-lock.json | ||
| package.json | ||
| PUSH-TO-GITHUB.bat | ||
| README.md | ||
| UPDATE-FROM-REMOTE-AND-PUSH.bat | ||
| wrangler.jsonc | ||
Caterium
Caterium catering SaaS frontend with Supabase backend.
Production
Current Cloudflare Worker: ancient-sound-04ab
Cloudflare publishes only public/. SQL, Edge Functions, tests and documentation are not web-accessible.
Deploy checks
npm install
npm run check:deploy
npm run test:e2e
Cloudflare Git deployment
- Build command:
npm run check:deploy - Deploy command:
npx wrangler deploy - Production branch:
main - Root directory:
/
Backend
Supabase Edge Functions are versioned under supabase/functions/.
SQL migration/history files live under ops/sql/.