kekBackend

command module
v0.0.0-...-962fe4f Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

README

kekDAO backend

Getting started as a dev

docker run --name postgres -p 5432:5432 -e POSTGRES_PASSWORD=password -d postgres
docker run --name redis -d -p 6379:6379 redis redis-server
cp config-sample.yml config.yml
# edit config to suit your needs
# set env KD_PG_PASSWORD or db/password in config,yml
go build
make reset

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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