DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: fae2a3f74f5ef8b5e29bb1ecda41d84e4519dfe3 deck-builder/client d---------
WIP(client): browsing and related call events
feat: build.sh for client, build in docker for musl
feat: define targets in client flake.nix
feat: add flake.nix for client
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