Repository regrouping websocket clock React/TypeScript frontend & python backend.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Yann Weber 1d600e7e6d Initial commit il y a 2 ans
pyws_clock @ c63732b5a3 Initial commit il y a 2 ans
wsclock_front @ 93bd1e138a Initial commit il y a 2 ans
.gitmodules Initial commit il y a 2 ans
README.md Initial commit il y a 2 ans

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