Open Issues Need Help
View All on GitHubAI 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.
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.