implement invite code generation

This commit is contained in:
2025-05-01 00:58:03 +02:00
parent 6062f7616d
commit 37c80d523e
6 changed files with 152 additions and 38 deletions

View File

@@ -67,6 +67,7 @@
"arctic": "^3.3.0",
"neo4j-driver": "^5.28.1",
"openapi-fetch": "^0.13.5",
"pikaday": "^1.8.2"
"pikaday": "^1.8.2",
"uuid": "^11.1.0"
}
}