feat: next phase of basic work

This commit is contained in:
2026-02-10 11:33:19 +01:00
parent 5979fa3374
commit 78b2847bad
27 changed files with 2325 additions and 508 deletions

View File

@@ -42,11 +42,15 @@
},
"dependencies": {
"@libsql/client": "^0.4.0",
"@monaco-editor/react": "^4.7.0",
"date-fns": "^4.1.0",
"drizzle-orm": "^0.29.0",
"electron-store": "^8.1.0",
"gray-matter": "^4.0.3",
"monaco-editor": "^0.55.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.6.0",
"uuid": "^9.0.1",
"zustand": "^4.4.7"
},