package server func Main() { app := New() app.Run() }