folx-tv/server
sebastjanartic 308e602c73 Fix hero card aspect ratio and add horoscope generation functionality
Introduce horoscope generation via OpenAI API, including new API endpoints and database schema. Adjust card components in `home.tsx` to use `aspect-[16/9]` for consistent image sizing, resolving previous height stretching issues. Update dependencies in `package.json`.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 413891e8-d784-4bea-b9f5-91a5a68316b4
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: ca1aa952-242c-43c1-9e28-47aed39cee1b
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/413891e8-d784-4bea-b9f5-91a5a68316b4/nTLKCC5
Replit-Helium-Checkpoint-Created: true
2026-02-28 20:25:58 +00:00
..
replit_integrations Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
db.ts Add new pages and improve blog content display functionality 2026-02-28 16:38:38 +00:00
gallery-data.json Add new content widgets and a dynamic bento grid homepage 2026-02-28 18:26:40 +00:00
horoscope-generator.ts Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
index.ts Extracted stack files 2026-02-28 16:30:25 +00:00
routes.ts Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
seed.ts Ensure all articles are consistently added to the database upon deployment 2026-02-28 20:08:20 +00:00
static.ts Extracted stack files 2026-02-28 16:30:25 +00:00
storage.ts Display more articles in the featured section and slow down rotation 2026-02-28 17:36:10 +00:00
vite.ts Extracted stack files 2026-02-28 16:30:25 +00:00