Go to file
Jeff Emmett f550fe0423 chore: update pnpm lockfile for nodemailer
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 01:53:05 +00:00
app feat: switch email from Resend to Mailcow SMTP 2026-02-10 01:52:34 +00:00
backlog feat: add backlog with Eleza TV task (due Fri) for reminder system test 2026-02-04 22:05:41 +00: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
.dockerignore Add deployment scaffolding (Dockerfile, docker-compose, nginx) 2026-02-07 14:14:30 +01:00
.env.example feat: switch email from Resend to Mailcow SMTP 2026-02-10 01:52:34 +00:00
.gitignore feat: add Live Sports button and user access request system 2026-01-31 11:26:31 +00:00
CLAUDE.md Add deployment scaffolding (Dockerfile, docker-compose, nginx) 2026-02-07 14:14:30 +01: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: switch email from Resend to Mailcow SMTP 2026-02-10 01:52:34 +00:00
generate-favicon.mjs feat: replace favicon with ROFL laughing emoji 🤣 2025-12-25 23:18:04 -05:00
jfa-go-docker-compose.yml feat: add JFA-Go and SoulSync docker-compose configs 2026-02-04 23:37:02 +00:00
next.config.mjs feat: add /invite redirect to invite.jefflix.lol 2026-01-17 03:12:08 +01:00
package-lock.json feat: switch email from Resend to Mailcow SMTP 2026-02-10 01:52:34 +00:00
package.json feat: switch email from Resend to Mailcow SMTP 2026-02-10 01:52:34 +00:00
pnpm-lock.yaml chore: update pnpm lockfile for nodemailer 2026-02-10 01:53:05 +00:00
postcss.config.mjs Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
soulsync-docker-compose.yml feat: add JFA-Go and SoulSync docker-compose configs 2026-02-04 23:37:02 +00:00
tsconfig.json feat: add JFA-Go and SoulSync docker-compose configs 2026-02-04 23:37:02 +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