Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 680 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 680 Bytes

sybim

Watch videos together with your loved ones 🥰

Overview

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

Credits

Many code is inspired or copied from

License

MIT