amosin / etb-voting-hub

Eat The Blocks voting hub

Home Page:https://etb.luax.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ETB Voting Hub

Getting started

Build

go get ./...
go build -o hub ./cmd/hub

Run

You need to copy .env.example to prod.env and set variables correctly.

Run with Docker

docker-compose up

Run locally

source prod.env
./hub

About

Eat The Blocks voting hub

https://etb.luax.dev


Languages

Language:Go 98.5%Language:Dockerfile 1.1%Language:Shell 0.4%