File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313[ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/dgraph-io/dgraph )] ( https://github.com/dgraph-io/dgraph/stargazers )
1414[ ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/m/dgraph-io/dgraph )] ( https://github.com/dgraph-io/dgraph/commits/main/ )
1515[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/dgraph-io/dgraph )] ( https://goreportcard.com/report/github.com/dgraph-io/dgraph )
16+ [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/dgraph/dgraph )] ( https://hub.docker.com/r/dgraph/dgraph )
1617
1718Dgraph is a horizontally scalable and distributed GraphQL database with a graph backend. It provides
1819ACID transactions, consistent replication, and linearizable reads. It's built from the ground up to
@@ -84,6 +85,7 @@ the GOPATH environment variable is not set.
8485``` bash
8586git clone https://github.com/dgraph-io/dgraph.git
8687cd dgraph
88+ make setup
8789make install
8890```
8991
You can’t perform that action at this time.
0 commit comments