DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 774485957d831b930936296c00fa963288f17c73 deck-builder/api/src/actions/game/create.rs -rw-r--r-- 1.4 KiB
feat(schema, shared, api): move all types to shared, separate schema
 * schema is now stored in a separate crate to avoid dependency cycles
 * added note in README.md about handling unwraps
fix(api): use gamestate consts
feat(api): stubs for most game endpoints, complete create