README ¶ setup server from local # run db server docker-compose up -d postgresql # run app server export GO_SERVER_TYPE=postgresql export GO_DATA_SOURCE_NAME="host=localhost port=5432 user=user password=password dbname=db sslmode=disable" ./outputs/backend_darwin Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files server.go Directories ¶ Show internal Expand all Path Synopsis graph generated model repository Click to show internal directories. Click to hide internal directories.