package main import "go.e43.eu/authentricity/internal/webui" func main() { webui.Main() }