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 |
||
|---|---|---|
| src | feat: simplify onboarding — wallet setup with starting balance | |
| static | fix: PWA installability — correct manifest paths and add raster icons | |
| .gitignore | feat: add Pocket Ledger app source | |
| .npmrc | chore: init files | |
| package.json | chore: init files | |
| svelte.config.js | fix: add base path for Codeberg Pages subpath hosting | |
| tsconfig.json | feat: add Pocket Ledger app source | |
| vite.config.ts | feat: add Pocket Ledger app source | |
| yarn.lock | chore: init files | |