remove preact and create setup wizard
This commit is contained in:
@@ -37,7 +37,7 @@ Extend the existing web application so it works offline, supports concurrent edi
|
||||
|
||||
### Current State (Already Built)
|
||||
- Server: Go HTTP + SQLite + file watcher + WebSocket hub
|
||||
- Browser: Preact + IndexedDB cache + `navigator.onLine` detection
|
||||
- Browser: Go-served HTML + embedded scripts + IndexedDB cache + `navigator.onLine` detection
|
||||
- Documents served at `/:path*` with `index.md` default
|
||||
- Real-time updates pushed via WebSocket when files change on disk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user