Remove unused files and implement API routes for account and transaction management

This commit is contained in:
GitHub Copilot
2025-04-24 07:27:05 -04:00
parent ae6886bf92
commit 78ebf1ae32
11 changed files with 180 additions and 11 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# build output
dist/
.output/
.astro/
# dependencies
node_modules/