Skip to content
/ sybim Public

Watch videos together with your loved ones 🥰

Notifications You must be signed in to change notification settings

hgminh95/sybim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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