Go to file
Jeff Emmett 279bd30c72 feat: add Live Sports button and user access request system
- Add Live Sports button linking to Jellyfin Live TV section
- Create /request-access page for users to request account access
- Add API endpoint that sends email notifications via Resend
- Add environment variables for RESEND_API_KEY and ADMIN_EMAIL
- Add .gitignore to exclude build artifacts and node_modules

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 11:26:31 +00:00
app feat: add Live Sports button and user access request system 2026-01-31 11:26:31 +00:00
backlog/tasks feat: add backlog task for Spotify API configuration in SoulSync 2026-01-08 10:07:15 +01:00
components feat: add custom solidarity fist icon component 2025-12-02 20:36:04 +00:00
lib Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
public feat: replace favicon with ROFL laughing emoji 🤣 2025-12-25 23:18:04 -05:00
styles Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
.env.example feat: add Live Sports button and user access request system 2026-01-31 11:26:31 +00:00
.gitignore feat: add Live Sports button and user access request system 2026-01-31 11:26:31 +00:00
Dockerfile Add Docker configuration for production deployment 2025-12-03 17:23:51 -08:00
README.md Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
components.json Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
docker-compose.yml feat: add Live Sports button and user access request system 2026-01-31 11:26:31 +00:00
generate-favicon.mjs feat: replace favicon with ROFL laughing emoji 🤣 2025-12-25 23:18:04 -05:00
next.config.mjs feat: add /invite redirect to invite.jefflix.lol 2026-01-17 03:12:08 +01:00
package.json feat: replace favicon with ROFL laughing emoji 🤣 2025-12-25 23:18:04 -05:00
pnpm-lock.yaml feat: replace favicon with ROFL laughing emoji 🤣 2025-12-25 23:18:04 -05:00
postcss.config.mjs Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
tsconfig.json Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00

README.md

Jefflix website

Automatically synced with your v0.app deployments

Deployed on Vercel Built with v0

Overview

This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.

Deployment

Your project is live at:

https://vercel.com/jeff-emmetts-projects/v0-jefflix-website

Build your app

Continue building your app on:

https://v0.app/chat/rSGm1BAgi15

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository