MAGICCIRCLE_APP_PORT: it's application pott defailt is 8080
MAGICCIRCLE_DB_URI: is's uri for mysql database defailt is root:root@/magic_circle
this backend use gin-gonic framework that standrart start in debug mode to start production mode export env
GIN_MODE=release
Swagger start on /api/magic-circle/swagger/index.html