Commit Graph

2 Commits

Author SHA1 Message Date
ac068f7f62 Add error handling note to Quick Start example
All checks were successful
CI / build (pull_request) Successful in 15s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 19:03:38 +01:00
8900a1560b Add README with quick start example
All checks were successful
CI / build (pull_request) Successful in 16s
Add a README.md that gives developers a quick understanding of what
Aether is and how to get started. Includes:
- Project description and why Aether exists
- Installation instructions
- Quick start code example showing event creation, persistence, and replay
- Key concepts (immutability, derived state, version consistency)
- Links to further documentation
- CI badge

Closes #44

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 18:58:29 +01:00