package main import "github.com/mnrva-dev/owltier.com/server" func main() { server.Run() }