Go to file
2022-07-16 22:32:23 +03:00
.vscode
src
tests
.dockerignore
.gitignore
build_and_deploy.sh
Dockerfile
jest.config.js
package.json 0.1.3-beta.9 2022-07-16 22:32:23 +03:00
README.md
tsconfig.json

How To Start

Development

npm run dev

Release

npm run build
npm start