tpmjs/apps
Ajax Davis 87b200a735 feat: add build-time OG image generation with OpenAI
- Create generate-og-images.ts script for build-time image generation
- Generate 13 static page OG images using gpt-image-1-mini
- Update API route to serve pre-generated images from public/og/
- Add 30-day cache headers and fallback to default image
- Images regenerate if older than 30 days

Run with: pnpm --filter=@tpmjs/web generate-og

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-28 20:45:02 +10:00
..
playground chore: upgrade AI SDK from beta to stable v6 2025-12-28 16:17:41 +10:00
railway-executor refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
web feat: add build-time OG image generation with OpenAI 2025-12-28 20:45:02 +10:00