DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

feat(sdbapi): split game API calls to own files
feat(sdbapi): set ulimits
chore(sdbapi): add nhyoor.io/websocket dep
feat(sdbclient): adhere to new game API responses
fix(sdbapi): simplify returns for game endpoints
fix(sdbapi): name fields correctly in JSON
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
Next