DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 8f2187bc1c9fd61759143f4b27bc7ebd73c71a01 deck-builder/Cargo.lock -rw-r--r-- 158.2 KiB
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
chore(sdbclient): bump belly dep
chore(sdbclient): disable lua things
Next