First commit

This commit is contained in:
2026-03-18 22:42:33 +09:00
commit 50657066a6
64 changed files with 5290 additions and 0 deletions
Executable
+12
View File
@@ -0,0 +1,12 @@
{
"name": "lynq-chat",
"version": "1.0.0-alpha.0",
"description": "A flexible chat software.",
"author": {
"name": "Last2014",
"email": "info@last2014.com",
"url": "https://about.last2014.com"
},
"license": "AGPL-3.0-only",
"packageManager": "pnpm@10.29.1"
}