DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 2a05f660b58f1c9a0343c4327f4e18a616a6eebc deck-builder/sdbapi/models/game.go -rw-r--r-- 1.2 KiB
fix(sdbapi): fix ctrl c & v mistake
feat(sdbapi): GameData and Action tables
feat!(sdbapi): restructure, expand user details
fix(sdbapi): name fields correctly in JSON
feat(sdbapi): add GAMESTATE_CANCELLED
WIP(sdbapi): game creation API
feat(sdbapi): replace gorm.Model with own fields
feat(sdbapi): init game management apis