Manage your personal finances.
Run the development server:
npm run dev
Head over to /dashbaord/debug to see the gears in action.
Open http://localhost:3000 with your browser to see the result.
- Next.js v14
- TypeScript
- Supabase
- Tailwind CSS & Tailwind UI
- zod
- Jest
Run the tests:
npm run test
Note the configuration file at the root of the project: jest.config.js
.