DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 1b8e1ef4104ef9222fc0ab9a5e72e2e11fe0385d deck-builder/.archived/sdbapi/models/game.go -rw-r--r-- 1.2 KiB
chore: move archived to .archived
chore!(sdbapi): move sdbapi into archived
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