Go to file
2022-09-03 18:57:13 +03:00
.github/workflows add github action 2022-09-03 17:23:21 +03:00
.vscode
src feature: spectator 2022-09-02 00:33:50 +03:00
tests
.dockerignore add Dockerfile 2022-07-09 14:40:56 +03:00
.gitignore add yarn lock 2022-09-02 21:05:23 +03:00
build_and_deploy.sh
Dockerfile add Dockerfile 2022-07-09 14:40:56 +03:00
jest.config.js
package.json 0.2.1-alpha.1 2022-09-03 17:29:53 +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