balance-backend

module
v0.0.0-...-fd7996a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2024 License: MIT

README

Balance Backend

License Lines of code Go Reference Go Report Card Go CI codecov Renovate status

Environment Variables

Name Required Default Description
AUTH0_DOMAIN Yes Auth0 domain, learn more here
AUTH0_AUDIENCE Yes Auth0 audience, learn more here
PORT No 8080 Http port to serve
TIMEOUT No 3.5s Response timeout
DB_HOST No localhost PostgreSQL host
DB_PORT No 5432 PostgreSQL port
DB_USER No postgres PostgreSQL username
DB_PASSWORD No postgres PostgreSQL password
DB_NAME No postgres PostgreSQL database name
REDIS_HOST No localhost Redis host
REDIS_PORT No 6379 Redis port
REDIS_USER No "" Redis username
REDIS_PASSWORD No "" Redis password

Directories

Path Synopsis
internal
app
entity/mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL