update database layout

This commit is contained in:
2025-09-09 15:26:02 +02:00
parent f4e41a5b9f
commit c7d71036d7
3 changed files with 42 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
"description": "",
"license": "MIT",
"author": "",
"type": "commonjs",
"type": "module",
"main": "src/index.js",
"scripts": {
"start": "node src/index.js"