DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 814931c4f3e64ff4060977b49237dd90197df394 deck-builder/sdbclient/src/api/game d---------
feat(sdbclient): adhere to new create game API
feat(sdbclient): allow clone for Game and UserPub
feat(sdbclient): adhere to new API responses
feat(sdbclient): join game api
feat(sdbapi): split game API calls to own files
feat(sdbclient): adhere to new game API responses
WIP(sdbclient): browse games from play screen
feat(sdbclient): get game info from API
feat(sdbclient): get all forming games from api
fix(sdbclient): rename creategame to just create
fix!(sdbclient): creategame api enpoint get>post
WIP(sdbclient): create game UI and API call