stebellio/personal-finance — reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted personal finance web app for tracking my money over time. I want to be able to register and log in, add multiple bank accounts like checking, savings, investments, and debit accounts, then enter one monthly balance snapshot for each account so I can see how my net worth changes month by month.
The home page should have a clean dashboard with charts, current net worth, recent history, and a simple projection for next month based on the last 12 months. I also want pages for accounts, monthly balance history, savings goals tied to accounts with progress, and real estate properties like buildings or land tracked separately.
Use Italian formatting and euro currency. Make it a full stack TypeScript app with an Angular frontend, a NestJS backend, SQLite storage, secure login tokens, and Docker Compose so I can run it locally easily. Look up current docs online if you need to.
Want more depth? Deep Reverse