DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: b764b2150cb7a3f64fb03177893ab0b6ed650674 deck-builder/client/src d---------
feat(clint): add seed field to action
feat(client): init game status and parsing system
feat(client): show game state in game details
feat(client): always open headers in game details
feat!(client): replace gamestate consts with enums
fix(client): remove old comment
feat!(client): get in-game, and see some details
feat(client): change editor binds to saner ones
feat(client): new globals res with user details
feat(client): something to browse in browse
fix(client): change where user token is saved
feat(client): save games fetched to memory
fix(client): api port, fix post request macros
WIP(client): browsing and related call events
feat(client): impl api calls for game endpoints
feat(client): update user requests to use macros
feat(client): add macros for http requests
feat(client): init browse view
fix(client): register should take to login
feat(client): functional login and register
Next