DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: b9cd32a1d0f44a4486d46469d535b26701c2867a deck-builder/Cargo.lock -rw-r--r-- 163.8 KiB
chore(api): add actix-session dep
chore(api): argon2 dep, uuid dep absolute fuckery
chore(api): add email_address dep for validating emails
feat(shared): serialize APIError
feat(shared): impl most previous api errors

Signed-off-by: Jonni Liljamo <jonni@liljamo.com>
chore(api): chrono and uuid deps
chore(api): serde dep, tidy deps
chore(server): add needed beby deps
chore(client, server, shared): add naia deps
feat(api, client, server): add shared as dependency to all
feat(api): init diesel and db
feat(api): init new api
feat: add shared, server, api
chore(client): rename sdbclient to client
feat(sdbclient): GameState enum
Revert "chore(sdbclient): poll-promise dep"

This reverts commit a260cbc497037e36a7ad7df053211970b4fb2541.
chore(sdbclient): poll-promise dep
Revert "WIP(sdbclient): new login UI"

This reverts commit 62b610c09d79dd7b7f844e9e06258e6a2ddef628.
chore(sdbclient): bump deps
WIP(sdbclient): new login UI
Next