Go to file
2022-09-07 21:13:06 +03:00
.github/workflows add github action 2022-09-03 17:23:21 +03:00
.vscode
src fix listenUserConnectionChange 2022-09-07 21:13:06 +03:00
tests
.dockerignore
.gitignore add yarn lock 2022-09-02 21:05:23 +03:00
build_and_deploy.sh
Dockerfile
jest.config.js
package.json 0.2.1-alpha.4 2022-09-07 01:12:03 +03:00
README.md
tsconfig.json
yarn.lock add yarn lock 2022-09-02 21:05:23 +03:00

How To Start

Development

npm run dev

Release

npm run build
npm start