backend

command module
v0.0.0-...-2ea4634 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2020 License: MIT Imports: 11 Imported by: 0

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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