Go to file
2022-09-02 00:43:57 +03:00
.vscode
src fix: update gameUsersConnectionInfo onGameMove 2022-08-01 22:38:03 +03:00
tests update tests and mancala version 2022-05-12 23:20:53 +03:00
.dockerignore add Dockerfile 2022-07-09 14:40:56 +03:00
.gitignore
build_and_deploy.sh
Dockerfile add Dockerfile 2022-07-09 14:40:56 +03:00
jest.config.js
package.json 0.2.0-beta.0 2022-09-02 00:43:57 +03:00
README.md
tsconfig.json

How To Start

Development

npm run dev

Release

npm run build
npm start