DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: c4efcc1a742f98aa11e4a80b78afea3cac639bd2 deck-builder/client/src/api d---------
feat(client): semi initial game state and parser
feat(clint): add seed field to action
feat(client): show game state in game details
feat!(client): replace gamestate consts with enums
feat!(client): get in-game, and see some details
feat(client): something to browse in browse
fix(client): change where user token is saved
feat(client): impl api calls for game endpoints
feat(client): update user requests to use macros
feat(client): functional login and register