DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 8e212372351f7127a2e616c5b1ded3313dee70bb deck-builder/client/src d---------
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
feat: basic login and register windows
docs: add licence template to main.rs
chore: new client, keep old for a while