Internal map submission system written in golang. Much code copied from data-service.
internal | ||
scripts | ||
cron.go | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
Makefile | ||
README.md | ||
rpc.go | ||
service.go |
Game RPC Service
Manage times, bots, and more!
Infrastructure Requirements
- Postgres
Environment Variables
General
DEBUG
PORT
Postgres
PG_HOST
PG_PORT
PG_USER
PG_PASS
PG_DB