Skip to content

Earthy kettledrum#2

Merged
rprabhat merged 5 commits intomainfrom
earthy-kettledrum
Apr 4, 2026
Merged

Earthy kettledrum#2
rprabhat merged 5 commits intomainfrom
earthy-kettledrum

Conversation

@rprabhat
Copy link
Copy Markdown
Collaborator

@rprabhat rprabhat commented Apr 4, 2026

Description

Related Issues

Closes #

Checklist when merging to main

  • No compiler warnings (if applicable)
  • Code is formatted with rustfmt
  • No useless or dead code (if applicable)
  • Code is easy to understand
  • Doc comments are used for all functions, enums, structs, and fields (where appropriate)
  • All tests pass
  • Performance has not regressed (assuming change was not to fix a bug)
  • Version number has been updated in nexus-cli/Cargo.toml and nexusdb/Cargo.toml

Additional Notes

rprabhat and others added 5 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 merged commit ec96afb into main Apr 4, 2026
11 of 17 checks passed
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