Convert Beenvoice to a Turborepo monorepo

This commit is contained in:
2026-08-16 22:13:42 -04:00
parent d057ba208d
commit 6c74436092
54 changed files with 4140 additions and 4147 deletions
+12
View File
@@ -0,0 +1,12 @@
# @beenvoice/domain
Platform-neutral Beenvoice rules shared by the web and mobile applications.
This package may use TypeScript and Web-standard APIs available in all target runtimes. It must not import Next.js, React DOM, React Native, database code, environment configuration, filesystem APIs, or native storage.
Current responsibilities:
- Expense category vocabulary
- Invoice status calculation and transitions
- Receipt-text parsing
- Time-clock display primitives