DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 774485957d831b930936296c00fa963288f17c73 deck-builder/shared/src/api/game/create.rs -rw-r--r-- 748 bytes
fix(shared): update api calls to use cookies instead of tokens
feat(shared): enable api calls for creare, all_forming and my_games
feat!(client, shared): move api calls to shared, dep shuffle,
and remove connection check stage
chore: update copyright notices
chore(client): rename sdbclient to client
chore(sdbclient): format
feat(sdbclient): adhere to new create game API
feat(sdbapi): split game API calls to own files