1
0
Fork
You've already forked budget-tracker
0
An offline budget tracking website that stores everything in the browser IndexedDB
  • Svelte 68.9%
  • CSS 26.8%
  • TypeScript 2.4%
  • HTML 1.1%
  • JavaScript 0.8%
KY64 462d409d15 fix: PWA installability — correct manifest paths and add raster icons
- start_url/scope: / → /budget-tracker/ (matches base path)
- Added 192x192 and 512x512 PNG icons (Chrome requires raster)
- SVG kept as supplementary icon
2026年06月02日 23:17:34 +07:00
src feat: simplify onboarding — wallet setup with starting balance 2026年06月02日 23:01:03 +07:00
static fix: PWA installability — correct manifest paths and add raster icons 2026年06月02日 23:17:34 +07:00
.gitignore feat: add Pocket Ledger app source 2026年06月02日 21:50:25 +07:00
.npmrc chore: init files 2026年06月02日 21:29:28 +07:00
package.json chore: init files 2026年06月02日 21:29:28 +07:00
svelte.config.js fix: add base path for Codeberg Pages subpath hosting 2026年06月02日 22:05:04 +07:00
tsconfig.json feat: add Pocket Ledger app source 2026年06月02日 21:50:25 +07:00
vite.config.ts feat: add Pocket Ledger app source 2026年06月02日 21:50:25 +07:00
yarn.lock chore: init files 2026年06月02日 21:29:28 +07:00