New Data handler with lowdb

This commit is contained in:
2025-04-02 12:06:12 +02:00
parent a54d7b57ee
commit 94346dd242
3 changed files with 325 additions and 233 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"lowdb": "^7.0.1",
"match-sorter": "^8.0.0",
"next": "15.2.4",
"react": "^19.0.0",