FairShare is an expense splitting and settlement tracking application.
This is a monorepo with 2 packages: web and api.
All development must run inside Docker containers. Never run package manager commands or dev servers directly on the host.
See each package's AGENTS.md for package specific instructions.