Update versions, README, and dev setup.
Created by: NotSpecial
Versions:
- bump everything to latest version.
- fix a minor issue with the latest eve version in the studydoc summary.
Dev setup:
- provide a much easier one-command setup with docker compose.
- creates an in-memory mongodb and api container.
- ready for requests, CLI works too.
- also runs pytest quickly thanks to in-mem db.
- we don't need the separate test cmd anymore.
README:
- explain new dev environment.