Skip to content

A streaming site using torrents with serverless architecture.

Notifications You must be signed in to change notification settings

trixky/hypertube

Repository files navigation

hypertube

A streaming site using torrents with serverless architecture.
You can watch torrents without downloading them, because the platform does it for you ! (docker-compose)

Demo gif

Usage

Prerequisites

  • docker-compose
  • go
  • sqlc (./sqlc/README.md)
  • protobuf (./proto/README.md)

Up

source env.sh
# copy and fill all .env from their example
# generate grpc endpoints (see ./protoc/README.md)
# generate sqlc methodes (see ./sqlc/README.md)
docker-compose -f docker-compose.build.yaml up

Online

This project is online!

Login page

The site is in demo mode for legal reasons, so you can't login/register

Stack

  • Svelte
  • Go / Grpc
  • Node.js / Express
  • ffmpeg
  • nginx
  • tailwind

About

A streaming site using torrents with serverless architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages