mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 15:44:02 +00:00
- Add explicit payerMemberId field to purchase ledger entries - Add 'Paid by' selector in mini app purchase add/edit forms - Default payer to current user when creating new purchases - Allow admins to change who made existing purchases - Update backend handlers to accept and persist payerMemberId - Add i18n translations for 'Paid by' label (EN/RU) All quality gates pass: build, typecheck, lint, format, test Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
@household/miniapp
SolidJS + Vite Telegram Mini App workspace package.
Install dependencies
bun install
Alternative package managers:
npm install
pnpm install
yarn install
Available scripts
bun run dev
bun run build
bun run typecheck