# wakapi ## Usage * Clone repository * Copy `.env.example` to `.env` and set config parameters * Install dependencies: `go get -d ./...` * Run server: `go run *.go` ## Todo * Persisted (for performance) * User sign up and log in * UI / Graphs ## License * GPL-v3 @ [Ferdinand Mütsch](https://muetsch.io)