Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 287 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 287 Bytes

Live Demo

A simple query interface with JSON inspector created for Dgraph live demo.

Run

Prerequisite

  • Run Dgraph on port 8080.
  1. Install dependencies by running npm install.
  2. Run locally by running npm start

Note

  • The vertically split panels are resizable