Add smart member list with manual+login merge and duplicate detection

This commit is contained in:
Torsten Schulz (local)
2025-10-21 14:35:21 +02:00
parent fa54e53820
commit b024bfe884
134 changed files with 15439 additions and 10 deletions

15
.output/nitro.json Normal file
View File

@@ -0,0 +1,15 @@
{
"date": "2025-10-21T12:32:03.239Z",
"preset": "node-server",
"framework": {
"name": "nuxt",
"version": "4.1.3"
},
"versions": {
"nitro": "2.12.7"
},
"commands": {
"preview": "node server/index.mjs"
},
"config": {}
}