c66e96bf3f
* fix init misuse which makes running tests impossible since tests are run inside a temporary test directory which breaks env loading * use dependency injection pattern for server creation and global server context in route handlers |
||
---|---|---|
db | ||
env | ||
lib | ||
lnd | ||
pages | ||
public | ||
server | ||
.gitignore | ||
MATCHMAKING.md | ||
Makefile | ||
README.md | ||
docker-compose.yml | ||
go.mod | ||
go.sum | ||
hotreload.sh | ||
init.sql | ||
main.go | ||
nginx.conf | ||
postgresql.conf |
README.md
delphi.market
A prediction market using the lightning network: https://delphi.market
Development
See Makefile