Go to file
Halit Aksoy 958aa9d0f0
Merge pull request #14 from jhalitaksoy/fix/game-model
fix: update gameUsersConnectionInfo onGameMove
2022-08-02 08:10:57 +03:00
.vscode
src fix: update gameUsersConnectionInfo onGameMove 2022-08-01 22:38:03 +03:00
tests
.dockerignore
.gitignore
build_and_deploy.sh
Dockerfile
jest.config.js
package.json 0.1.3-beta.10 2022-07-31 01:13:18 +03:00
README.md
tsconfig.json

How To Start

Development

npm run dev

Release

npm run build
npm start