4e343d49d0
* use vue router * use pinia * use tailwindcss * use vite * transform /api/login and /api/login/callback into JSON APIs * add Access-Control-Allow-Credentials header * add TODO about JSON errors |
||
---|---|---|
db | ||
env | ||
lib | ||
lnd | ||
pages | ||
public | ||
server | ||
test | ||
vue | ||
.gitignore | ||
MATCHMAKING.md | ||
Makefile | ||
README.md | ||
docker-compose.yml | ||
go.mod | ||
go.sum | ||
hotreload.sh | ||
main.go | ||
nginx.conf | ||
postgresql.conf |
README.md
delphi.market
A prediction market using the lightning network: https://delphi.market
Development
See Makefile