This application are mean to be the tools for my family, the feature are based on the family feedback (My Wife).
- Record Income and Expenses
- Simple Report such as:
- Expenses Categories
- Cash Flow
- Debt Percentage by Income
- Multiple family records (Circle)
- Invite user to circle
- Currency based on circle
- Weekly report by Email
- Assets Planner
- Integrate with ChatGPT
- Assets Prediction
- Nuxt3
- Typescript
- TailwindCSS
- Flowbite
- Prisma
- PostgreSQL
- Supabase
- Auth
- Database
- Vercel
- Upstash
- Qstash
- Sendgrid
- Start Docker
- Run
npx supabase start
- Setup
supabase/.env
file, just copy the example - Run
npx supabase functions serve --env-file ./supabase/.env
to start local functions