Folx News Hub main site (folx.tv)
Go to file
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
attached_assets Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
client Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
script Extracted stack files 2026-02-28 16:30:25 +00:00
server Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
shared Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
.gitignore Extracted stack files 2026-02-28 16:30:25 +00:00
.replit Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
components.json Extracted stack files 2026-02-28 16:30:25 +00:00
drizzle.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
package-lock.json Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
package.json Fix hero card aspect ratio and add horoscope generation functionality 2026-02-28 20:25:58 +00:00
postcss.config.js Extracted stack files 2026-02-28 16:30:25 +00:00
replit.md Add new regional recipes and enhance the horoscope page functionality 2026-02-28 19:58:23 +00:00
tailwind.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00
tsconfig.json Extracted stack files 2026-02-28 16:30:25 +00:00
vite.config.ts Extracted stack files 2026-02-28 16:30:25 +00:00