- 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> |
||
|---|---|---|
| app | ||
| backlog/tasks | ||
| components | ||
| lib | ||
| public | ||
| styles | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| components.json | ||
| docker-compose.yml | ||
| generate-favicon.mjs | ||
| next.config.mjs | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
README.md
Jefflix website
Automatically synced with your v0.app deployments
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
- Create and modify your project using v0.app
- Deploy your chats from the v0 interface
- Changes are automatically pushed to this repository
- Vercel deploys the latest version from this repository