Go to file
2022-09-02 21:05:23 +03:00
.vscode
src
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.0 2022-09-02 01:19:24 +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