Categorygithub.com/johnosullivan/go-fun
modulepackage
0.0.0-20210111031108-62d9380116a4
Repository: https://github.com/johnosullivan/go-fun.git
Documentation: pkg.go.dev

# README

go-fun

docker run --name=gofun-postgres
-e POSTGRES_PASSWORD=postgres
-e POSTGRES_USER=postgres
-e POSTGRES_DB=postgres
-p 5432:5432 postgres:latest

export PORT=3000
export LOGFILE=0
export DBHOST=localhost
export DBPORT=5432
export DBUSER=postgres
export DBPASS=postgres
export DBNAME=postgres
export JWT_SECRET=MYRANDOMSECRET
export ENV_TYPE=0
export AWS_SM_ENABLED=0

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author