chrysopedia/frontend
jlightner 9431aa2095 feat: Added PostsFeed component to creator profile pages with Tiptap HT…
- "frontend/src/components/PostsFeed.tsx"
- "frontend/src/components/PostsFeed.module.css"
- "frontend/src/pages/PostsList.tsx"
- "frontend/src/pages/PostsList.module.css"
- "frontend/src/pages/CreatorDetail.tsx"
- "frontend/src/App.tsx"
- "frontend/src/pages/CreatorDashboard.tsx"

GSD-Task: S01/T04
2026-04-04 09:17:30 +00:00
..
public add robots.txt — disallow all crawlers from indexing the site 2026-04-03 08:31:33 +00:00
src feat: Added PostsFeed component to creator profile pages with Tiptap HT… 2026-04-04 09:17:30 +00:00
index.html feat: Added favicon (SVG + 32px PNG), apple-touch-icon, OG social image… 2026-04-03 05:45:51 +00:00
package-lock.json feat: Added PostsFeed component to creator profile pages with Tiptap HT… 2026-04-04 09:17:30 +00:00
package.json feat: Added PostsFeed component to creator profile pages with Tiptap HT… 2026-04-04 09:17:30 +00:00
tsconfig.app.json feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
tsconfig.app.tsbuildinfo feat: Added PostsFeed component to creator profile pages with Tiptap HT… 2026-04-04 09:17:30 +00:00
tsconfig.json feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
vite.config.ts feat: Added AppFooter component displaying app version, build date, com… 2026-03-30 12:00:58 +00:00