Fela Maslen 38d6956216 feat: TTL for clients in redis, with refactored disconnection logic 5 سال پیش
..
public e2f37eb5c6 feat: barebones http server, websocket API and react app 5 سال پیش
src 38d6956216 feat: TTL for clients in redis, with refactored disconnection logic 5 سال پیش
.env.example e2f37eb5c6 feat: barebones http server, websocket API and react app 5 سال پیش
.env.test e2f37eb5c6 feat: barebones http server, websocket API and react app 5 سال پیش
.eslintrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app 5 سال پیش
.gitignore e2f37eb5c6 feat: barebones http server, websocket API and react app 5 سال پیش
.prettierrc.js e2f37eb5c6 feat: barebones http server, websocket API and react app 5 سال پیش
README.md e2f37eb5c6 feat: barebones http server, websocket API and react app 5 سال پیش
package.json 3db8063f02 feat: unique name per client 5 سال پیش
tsconfig.json e2f37eb5c6 feat: barebones http server, websocket API and react app 5 سال پیش
yarn.lock 3db8063f02 feat: unique name per client 5 سال پیش

README.md

gmus client

This is a frontend web app for use with the gmus server.

Scripts

yarn start

Runs the app in the development mode.

yarn test

Runs tests

yarn build

Builds app