Commit Graph

9 Commits

Author SHA1 Message Date
GitHub Copilot
6f53b593d7 Refactor shell scripts for improved safety and consistency; add guidelines to documentation 2025-05-07 13:54:02 +00:00
GitHub Copilot
4eea71ae58 Update project documentation for database integration
- Update README.md with database setup instructions and path alias usage
- Add comprehensive database connection and migration instructions
- Document TypeScript path aliases with clear usage examples
- Update .github/copilot-instructions.md with current project state
- Remove outdated TODOs related to database implementation
- Update Next Steps section to focus on UI implementation tasks
- Add guidelines for handling Prisma Decimal types with proper conversion
- Improve developer onboarding with clearer setup instructions
2025-05-06 12:17:11 +00:00
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