DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 1c410e90d99c724f56dfda40c2e3cc906b55ffa2 deck-builder/sdbapi d---------
feat(sdbapi): initial testing
chore(sdbapi): update deps, testify non-indirect
feat(sdbapi): helper for getting user by email
feat!(sdbapi): change errors to apierror
WIP(sdbapi): migrate game table
WIP(sdbapi): game info API endpoint
feat(sdbapi): init game management apis
docs(sdbapi): add API docs to README.md
Change how user details are fetched
/token will now return the user ID as well
Assume running dev-launch with docker access
Return user email from register
Add a temporary version number to the API
Basic API with register and login (#1)

Reviewed-on: https://src.quest/skye/deck-builder/pulls/1