4 Commits

Author SHA1 Message Date
henry eb999444d7 fix(.gitignore): add playwrite-out to ignored files
Run Tests / test (push) Successful in 38s
2026-05-16 20:20:03 +02:00
henry 0ee89cf052 feat(settings): add settings route and API updates\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> 2026-05-16 20:19:35 +02:00
henry 3340fd11ca feat: add stock database with prisma for portfolio persistence
- Initialize Prisma with SQLite and Stock model
- Create database service layer with singleton client
- Add API routes for stock CRUD operations
- Integrate database with analyze page to persist ticker entries
- Add Playwright tests for stock database functionality
2026-05-14 10:23:56 +02:00
henry 818e179fd0 Initial commit from create-react-router 2026-05-12 19:25:36 +02:00