Go to file
Jeff Emmett 95ac4129b3 feat: add JFA-Go and SoulSync docker-compose configs
- jfa-go-docker-compose.yml: Jellyfin account invitation system (invite.jefflix.lol)
- soulsync-docker-compose.yml: Spotify/Tidal to Soulseek music sync
- tsconfig.json: formatting updates and jsx mode fix
- package-lock.json: lock dependencies

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 23:37:02 +00:00
app feat: add Live Sports button and user access request system 2026-01-31 11:26:31 +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
.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
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: add JFA-Go and SoulSync docker-compose configs 2026-02-04 23:37:02 +00: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
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