Internal map submission system written in golang. Much code copied from data-service.
Go to file
2024-11-25 17:19:45 -08:00
internal Copy data-service and delete several files 2024-11-21 16:36:44 -08:00
scripts Copy data-service and delete several files 2024-11-21 16:36:44 -08:00
Dockerfile Copy data-service and delete several files 2024-11-21 16:36:44 -08:00
go.mod tidy 2024-11-25 17:19:45 -08:00
go.sum tidy 2024-11-25 17:19:45 -08:00
Makefile Copy data-service and delete several files 2024-11-21 16:36:44 -08:00
README.md Copy data-service and delete several files 2024-11-21 16:36:44 -08:00
rpc.go Copy data-service and delete several files 2024-11-21 16:36:44 -08:00
service.go tidy 2024-11-25 17:19:45 -08:00

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