An open API service indexing awesome lists of open source software.

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

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`