Skip to content

Karan-Kumar-Mishra/Hoststream

Repository files navigation

Hoststream


Hoststream's system design



system design url :

https://app.eraser.io/workspace/31q7M7OHoxmqHpeXrCHO

Video


click to see video

installation


Linux

apt update -y
apt upgrade -y
apt install git -y
git clone https://github.com/Karan-Kumar-Mishra/Hoststream.git
cd Hoststream
chmod +x start.sh
bash start.sh

Windows

1. Download the nodejs

2. Download the Git

git clone https://github.com/Karan-Kumar-Mishra/Hoststream.git
cd Hoststream
cd backend
npm i && tsc
node dist/server.js
cd ..

cd Proxy-Server
npm i && tsc
node dist/server.js
cd ..

cd frontend
npm i && tsc
npm run build
npm i serve
serve -S dist

Dokcer

git clone https://github.com/Karan-Kumar-Mishra/Hoststream.git
cd Hoststream
docker-compose up

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •