new web os frontend

This commit is contained in:
mroxso
2026-09-06 11:17:54 +02:00
parent 4acdb31b8a
commit 245fa289f8
192 changed files with 16800 additions and 20385 deletions

9
opencode.json Normal file
View File

@@ -0,0 +1,9 @@
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"nostr": {
"type": "local",
"command": ["npx", "-y", "@nostrbook/mcp@latest"]
}
}
}