package main import "moretcgshop/app" func main() { app.Run() }