mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 12:04:02 +00:00
- Add loading signal to DashboardContext - Update Skeleton component to accept style prop - Add skeleton UI to HomeRoute, LedgerRoute, and BalancesRoute - Use Switch/Match pattern for three-state handling (loading/empty/content)
@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