Repository regrouping websocket clock React/TypeScript frontend & python backend.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Yann Weber 89925e3df7 Submodules update 3 年前
pyws_clock @ 0a91cd8a80 Submodules update 3 年前
wsclock_front @ ee7461d50d Submodules update 3 年前
.gitmodules Initial commit 3 年前
README.md Initial commit 3 年前

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