Files
household-bot/apps/miniapp
whekin 94a5904f54 feat(miniapp): refine UI and add utility bill management
- Fix collapsible padding and button spacing
- Add subtotal to balance card
- Add utility bill management for admins
- Fix lints and type checks across the monorepo
- Implement rejectPendingHouseholdMember in repository and service
2026-03-13 05:52:34 +04:00
..

@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