implement a non-working version of the app, with no database and no

messages yet
This commit is contained in:
Soph :3 2026-01-02 18:53:48 +02:00
parent 8ba5b8ec90
commit f9c5c1cb36
90 changed files with 2278 additions and 15 deletions

6
.zed/settings.json Normal file
View file

@ -0,0 +1,6 @@
{
"prettier": {
"allowed": true
},
"project_name": "chat.sad.ovh"
}