Skip to content

feat: NexusDB Explorer Tauri desktop app with CI release pipeline#11

Closed
rprabhat wants to merge 6 commits into
mainfrom
earthy-kettledrum
Closed

feat: NexusDB Explorer Tauri desktop app with CI release pipeline#11
rprabhat wants to merge 6 commits into
mainfrom
earthy-kettledrum

Conversation

@rprabhat
Copy link
Copy Markdown
Collaborator

@rprabhat rprabhat commented Apr 4, 2026

Summary

  • NexusDB Explorer: Tauri 2.0 + SolidJS desktop app for macOS
  • Embedded nexus-db mode with node/edge CRUD, schema browser, NQL editor, graph visualization
  • CI pipeline: auto-builds .app + .dmg on explorer-v* tags, publishes to GitHub Releases
  • Code signature fix for macOS Gatekeeper compatibility (v0.1.4)

Release

rprabhat and others added 6 commits April 4, 2026 11:10
Co-authored-by: prabhatranjan <prabhatranjan@example.com>
Add NexusDB Explorer as a workspace module — a native macOS desktop app
built with Tauri 2.0 + SolidJS for graph database management.

Features:
- Database lifecycle (create, open, close, list, stats)
- Full Node/Edge CRUD with inline property editing
- Force-graph 2D visualization with auto-layout
- NQL query editor with CodeMirror 6
- Schema browser with label counts and totals
- Embedded mode using nexus-db directly (no FFI)

CI: GitHub Actions workflow triggered on explorer-v* tags that builds
.app and .dmg for both aarch64 and x86_64 macOS, auto-publishing
to GitHub Releases.
@rprabhat rprabhat closed this Apr 4, 2026
@rprabhat rprabhat deleted the earthy-kettledrum branch April 5, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant