Commit Graph

8 Commits

Author SHA1 Message Date
GitHub Copilot
a8ec2734c8 Update Copilot instructions to reflect database integration 2025-05-06 08:57:53 +00:00
Peter Wood
f2c0373640 refactor: update devcontainer and Biome configuration (#27)
- Remove ESLint and Prettier in favor of Biome
- Configure Biome as default formatter for TS/JS/JSON/MD
- Add development helper extensions
- Update VSCode settings for Biome integration

Closes #27
2025-05-04 08:39:31 -04:00
Peter Wood
8e12184cc8 Merge branch 'backup-branch' 2025-05-03 08:34:08 -04:00
Peter Wood
79e3831004 docs: add application goal and project setup instructions to documentation 2025-05-03 08:18:41 -04:00
GitHub Copilot
ec8cf05a54 Implement all API endpoints with error handling and validation 2025-04-24 07:31:47 -04:00
GitHub Copilot
dfc4e23601 #1 Update documentation to reflect API implementation progress 2025-04-23 21:38:13 -04:00
Peter Wood
b993cb89b2 Update Copilot instructions to reflect in-memory data usage and remove references to static JSON files 2025-04-23 21:02:54 -04:00
Peter Wood
0060013561 Initial commit - Basic bank transactions dashboard structure with Astro and TypeScript 2025-04-23 20:57:42 -04:00