https://github.com/onionj/split-or-steal
split-or-steal Telegram MiniApp Game
https://github.com/onionj/split-or-steal
Last synced: 2 months ago
JSON representation
split-or-steal Telegram MiniApp Game
- Host: GitHub
- URL: https://github.com/onionj/split-or-steal
- Owner: onionj
- Created: 2024-11-21T09:12:53.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-01T18:56:13.000Z (4 months ago)
- Last Synced: 2025-01-01T19:36:53.760Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# split-or-steal
# local run
- create `.env` file (`cp .env.example .env`)
- set your values in `.env` file (for `EXPOSE_ADDRESS` on local system you can use `ngrok`)
- `go run .`# Build
- `make make buildall-get-checksums`