Commit Graph

7 Commits

Author SHA1 Message Date
GitHub Copilot
4bcc75f707 Add documentation about using path aliases for imports 2025-05-06 11:58:24 +00:00
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
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