managarten/apps/chat/apps/landing
Till-JS ef8fd6a101 feat(landing): add Cloudflare Pages deployment setup
- Add wrangler.toml for all 5 landing pages (chat, picture, manacore, manadeck, zitare)
- Add wrangler CLI as dev dependency
- Add deploy scripts: pnpm deploy:landing:{project} and pnpm deploy:landing:all
- Add Cloudflare helper scripts: cf:login, cf:projects:list, cf:projects:create
- Document Cloudflare Pages setup in CLAUDE.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 12:35:54 +01:00
..
src style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
astro.config.mjs refactor: restructure 2025-11-26 03:03:24 +01:00
package.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tailwind.config.mjs refactor: restructure 2025-11-26 03:03:24 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
wrangler.toml feat(landing): add Cloudflare Pages deployment setup 2025-12-02 12:35:54 +01:00