feat: export report csv endpoint
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s

This commit is contained in:
Methapon2001 2025-03-05 17:49:47 +07:00
parent 90246bb3a8
commit 35fe9c69d1
3 changed files with 59 additions and 0 deletions

View file

@ -45,6 +45,7 @@
"dotenv": "^16.4.7",
"express": "^4.21.2",
"fast-jwt": "^5.0.5",
"json-2-csv": "^5.5.8",
"kysely": "^0.27.5",
"minio": "^8.0.2",
"morgan": "^1.10.0",