Repository regrouping websocket clock React/TypeScript frontend & python backend.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Yann Weber 89925e3df7 Submodules update vor 3 Jahren
pyws_clock @ 0a91cd8a80 Submodules update vor 3 Jahren
wsclock_front @ ee7461d50d Submodules update vor 3 Jahren
.gitmodules Initial commit vor 3 Jahren
README.md Initial commit vor 3 Jahren

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