init: fuzzygraph app from fn_registry

This commit is contained in:
2026-04-06 00:56:50 +02:00
commit 23198eee0c
42 changed files with 5539 additions and 0 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Launch fuzzygraph in dev mode with FTS5 support
cd "$(dirname "$0")"
CGO_ENABLED=1 wails dev -tags fts5