Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 320 Bytes

File metadata and controls

21 lines (12 loc) · 320 Bytes

Ratel

Ratel is the Dgraph IDE.

Running Ratel

Ratel can be run using Docker.

docker run -p 8000:8000 dgraph/ratel:latest

Navigate to http://localhost:8000 in your browser.

Building and Running the Binary

See Instructions.

License

Apache 2.0. See LICENSE.