tpmjs/apps/web/public
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
..
.well-known chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00
og feat: add build-time OG image generation with OpenAI 2025-12-28 20:45:02 +10:00
apple-touch-icon.svg feat: add SVG favicon and apple-touch-icon 2025-12-14 12:18:04 +10:00
favicon.svg feat: add SVG favicon and apple-touch-icon 2025-12-14 12:18:04 +10:00
og-image.png feat: add SVG favicon and apple-touch-icon 2025-12-14 12:18:04 +10:00