# README
service-boilerplate
boilerplate for service
Usage
Run it with command in the following:
SERVICE_DATABASE_PORT=32768 SERVICE_DATABASE_DBNAME=bursary SERVICE_DATABASE_PASSWORD="YOUR_PASSWORD" SERVICE_RPC_AUTH_SECRET="YOUR_SECRET" go run ./main.go --print_configs
# Packages
No description provided by the author