This commit is contained in:
2026-03-09 14:36:19 -04:00
parent f37fe0086f
commit 42ad779750
40 changed files with 1928 additions and 593 deletions

7
about.json.example Normal file
View File

@@ -0,0 +1,7 @@
{
"built_with": "Node.js · Express · Socket.io · SQLite · React · Vite · Claude.ai",
"developer": "Your Name or Organization",
"license": "AGPL 3.0",
"license_url": "https://www.gnu.org/licenses/agpl-3.0.html",
"description": "Self-hosted, privacy-first team messaging."
}