mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 15:44:02 +00:00
- 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
@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