DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

WIP(sdbclient): browse games from play screen
feat(sdbclient): make text in play menu larger
feat(sdbclient): get game info from API
feat(sdbapi): expose psql port from internal
feat(sdbapi): return EndedAt from gameinfo
feat(sdbclient): get all forming games from api
fix(sdbclient): rename creategame to just create
feat(sdbclient): finish create game ui
fix!(sdbclient): creategame api enpoint get>post
fix!(sdbapi): change JWT errors to the new spec
feat(sdbclient): center play menus, placeholders
feat(sdbclient): change play title "Main" > "Play"
fix(sdbclient): fix typo in lobby title
fix(sdbclient): andhor login and register windows
feat(sdbclient): change play menu title with menu
fix(sdbclient): close play menu
Revert "chore(sdbclient): poll-promise dep"

This reverts commit a260cbc497037e36a7ad7df053211970b4fb2541.
chore(sdbclient): poll-promise dep
feat!(sdbclient): scrap game management UIs
feat(sdbclient): simple runtime data handling
Next