DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: a17eeda927a09d673254d76f6b94c1f6af1a0b3f deck-builder/.archived/sdbapi/handlers/gamecreate.go -rw-r--r-- 662 bytes
chore: move archived to .archived
chore!(sdbapi): move sdbapi into archived
feat(sdbapi): return whole game from create game
feat!(sdbapi): restructure, expand user details
fix(sdbapi): remove redundant checks for user
feat(sdbapi): simplify verifying if a user exists
WIP(sdbapi): game creation API