Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 379 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 379 Bytes

Magic circle back

ENVS

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

Swagger start on /api/magic-circle/swagger/index.html