Go to file
2022-09-07 21:13:30 +03:00
.github/workflows add github action 2022-09-03 17:23:21 +03:00
.vscode
src add rtmt log 2022-09-07 21:13:16 +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.5 2022-09-07 21:13:30 +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