read/write CSV, prices from db

This commit is contained in:
2026-03-07 23:31:18 -05:00
parent 2a17654c74
commit 660da7cded
3 changed files with 145 additions and 78 deletions

View File

@@ -17,6 +17,7 @@
"bootstrap": "^5.3.8",
"chalk": "^5.6.2",
"chart.js": "^4.5.1",
"csv": "^6.4.1",
"dotenv": "^17.2.4",
"drizzle-orm": "^1.0.0-beta.15-859cf75",
"pg": "^8.20.0",