A modern web-based BitTorrent streaming client built with Next.js, Express, and Drizzle ORM. Features real-time video transcoding, OAuth authentication, and a robust RESTful API.

1 Open Issue Need Help Last updated: Dec 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue focuses on initializing the project's foundational structure, which involves deciding between a monorepo or separate client (Next.js) and server (Express) applications. It also requires setting up code consistency tools like ESLint and Prettier, and configuring a `docker-compose.yml` for a PostgreSQL database. The ultimate goal is to achieve a basic "Hello World" running successfully on both the client and server ports.

Complexity: 3/5
good first issue

A modern web-based BitTorrent streaming client built with Next.js, Express, and Drizzle ORM. Features real-time video transcoding, OAuth authentication, and a robust RESTful API.