No description
Find a file
Natalie a653dfea61 docs: link top-level @ct/docs workspace hub from finances definition
High-level links to sibling apps' docs, packages, platforms.
2026-06-29 16:31:09 -04:00
@packages/mcp-finances feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
docs docs: link top-level @ct/docs workspace hub from finances definition 2026-06-29 16:31:09 -04:00
migrations feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
scripts feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
src feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
web feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
.gitignore chore: add .gitignore for finances stub (modeled on prospector) 2026-06-29 16:13:39 -04:00
CLAUDE.md feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
nest-cli.json feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
package.json feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
README.md feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
run feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
tsconfig.json feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00
vitest.config.ts feat: stub extraction of finances to dedicated app (Nest+PWA+MCP+DB) modeled on prospector 2026-06-29 16:13:15 -04:00

@applications/finances

Stub for extracted Quinn Finances app (see CLAUDE.md, docs/FINANCES.md, docs/MIGRATION_FROM_LP.md).

Follow prospector layout + standards. Run: ./run

Initial skeleton complete with shell backend (financials module exposing LP contract), PWA stub (tabs per docs), MCP stub, migrations skeleton.