Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 366 Bytes

File metadata and controls

13 lines (7 loc) · 366 Bytes

FairShare

FairShare is an expense splitting and settlement tracking application.

This is a monorepo with 2 packages: web and api.

Environment

All development must run inside Docker containers. Never run package manager commands or dev servers directly on the host.

Further Guidelines

See each package's AGENTS.md for package specific instructions.