No description
Find a file
Javier Feliz 9d1f0a942e
Some checks failed
ci / ci (22, ubuntu-latest) (push) Has been cancelled
feat: More useful simulator
2026-04-29 17:27:23 -04:00
.github/workflows feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
.vscode chore: Add and list transactions 2026-02-07 21:56:41 -05:00
app feat: More useful simulator 2026-04-29 17:27:23 -04:00
public feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
server feat: Switch to simple json config instead of postgres 2026-04-29 17:11:09 -04:00
shared feat: Switch to simple json config instead of postgres 2026-04-29 17:11:09 -04:00
.editorconfig feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
.env.example chore: Add and list transactions 2026-02-07 21:56:41 -05:00
.envrc chore: wip 2026-04-29 16:40:10 -04:00
.gitignore feat: Switch to simple json config instead of postgres 2026-04-29 17:11:09 -04:00
.nuxtignore feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
AGENTS.md chore: Update forms to use stores 2026-02-08 15:09:25 -05:00
bun.lock feat: Switch to simple json config instead of postgres 2026-04-29 17:11:09 -04:00
CLAUDE.md feat: Switch to simple json config instead of postgres 2026-04-29 17:11:09 -04:00
devenv.lock chore: wip 2026-04-29 16:40:10 -04:00
devenv.nix feat: Switch to simple json config instead of postgres 2026-04-29 17:11:09 -04:00
devenv.yaml feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
eslint.config.mjs feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
LICENSE feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
nuxt.config.ts feat: Switch to simple json config instead of postgres 2026-04-29 17:11:09 -04:00
package.json feat: Switch to simple json config instead of postgres 2026-04-29 17:11:09 -04:00
pnpm-lock.yaml chore: wip 2026-04-29 16:40:10 -04:00
pnpm-workspace.yaml feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
README.md chore: Update readme 2026-02-08 03:04:10 -05:00
renovate.json feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
screenshot.png chore: Update readme 2026-02-08 03:04:10 -05:00
tsconfig.json feat: Initial devenv setup 2026-02-07 18:28:54 -05:00

Mini Finance

An app to track your monthly expenses against your income and simulate scenarios month by month.

More detailed readme with features and such coming soon.