Go to file
2022-07-15 21:53:35 +03:00
.vscode
src refactor index.ts 2022-07-15 21:44:16 +03:00
tests
.dockerignore
.gitignore
build_and_deploy.sh
Dockerfile
jest.config.js
package.json 0.1.3-beta.7 2022-07-15 21:53:35 +03:00
README.md
tsconfig.json

How To Start

Development

npm run dev

Release

npm run build
npm start