Watch videos together with your loved ones 🥰
TODO(hgminh)
For details on GUI, see here.
For details on server, see here.
If you have docker
and docker-compose
installed, you can quickly build and run the app with
cp .env.sample .env # and change the content if you like
docker-compose up
For development, use docker-compose.dev.yml
instead of the default one
docker-compose -f docker-compose.dev.yml up
Many code is inspired or copied from