DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 619823e3ddc038163a57c12df3663dd358e0f0a5 deck-builder/sdbapi d---------
fix(sdbapi): patchgamestate check for guest
feat(sdbapi): patchgamestate checks, formatting
fix(sdbapi): fix ctrl c & v mistake
feat(sdbapi): GameData and Action tables
chore(sdbapi): update dependencies and Go to 1.20
feat(sdbapi): handle startup errors "gracefully"
feat(sdbclient): update my_games to new standards
feat(sdbapi): return whole game from create game
fix(sdbapi): return empty json from join
feat!(sdbapi): restructure, expand user details
feat(sdbapi): set ulimits
chore(sdbapi): add nhyoor.io/websocket dep
fix(sdbapi): simplify returns for game endpoints
fix(sdbapi): name fields correctly in JSON
feat(sdbapi): expose psql port from internal
feat(sdbapi): return EndedAt from gameinfo
fix!(sdbapi): change JWT errors to the new spec
fix(sdbapi): apierror are now lowercase in json
feat(sdbapi): new error handling
feat(sdbapi): endpoint for joining games
Next