No description
Find a file
Javier Feliz bfe7215bcc
Some checks failed
ci / ci (22, ubuntu-latest) (push) Has been cancelled
chore: Move simulator to its own page
2026-02-10 00:09:30 -05: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 chore: Move simulator to its own page 2026-02-10 00:09:30 -05:00
public feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
server feat: Categories CRUD 2026-02-07 23:24:55 -05:00
shared chore: Tie category to transaction 2026-02-07 23:49:11 -05: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 feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
.gitignore chore: Start using stores and making things into components 2026-02-08 14:59:36 -05: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 chore: Start using stores and making things into components 2026-02-08 14:59:36 -05:00
CLAUDE.md feat: CRUD for transactions 2026-02-07 23:02:46 -05:00
devenv.lock feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
devenv.nix chore: Add and list transactions 2026-02-07 21:56:41 -05:00
devenv.yaml feat: Initial devenv setup 2026-02-07 18:28:54 -05:00
drizzle.config.ts feat: CRUD for transactions 2026-02-07 23:02:46 -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 chore: Start using stores and making things into components 2026-02-08 14:59:36 -05:00
package.json chore: Start using stores and making things into components 2026-02-08 14:59:36 -05:00
pnpm-lock.yaml chore: Start using stores and making things into components 2026-02-08 14:59:36 -05: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.