Repository regrouping websocket clock React/TypeScript frontend & python backend.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber 89925e3df7 Submodules update hace 2 años
pyws_clock @ 0a91cd8a80 Submodules update hace 2 años
wsclock_front @ ee7461d50d Submodules update hace 2 años
.gitmodules Initial commit hace 2 años
README.md Initial commit hace 2 años

README.md

Websocket clock repository

Repository regrouping websocket clock React/TypeScript frontend & python backend.

Deployment

Cloning the codebase

git clone https://git.yannweb.net/yannweb/wsclock.git
cd wsclock
git submodule init
git submodule update

Then follow the deployment instructions in pyws_clock/README.md and wsclock_front/README.md