DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

Change how user details are fetched
/token will now return the user ID as well
Assume running dev-launch with docker access
Generic functions for saving and loading
Constants for Cfg filenames
Serde for Cfg structs
Serde for Cfg structs
Return user email from register
Add ProjectDirs resource
Print API check to console instead of stdout
Start of API mod and connection check plugin
lightweight futures and reqwest blocking deps
Move menu to plugins mod
Reqwest and serde deps
Next