/graphoverflow

Run the entire StackOverflow on Dgraph. Work in progress.

Primary LanguageJavaScript

Graphoverflow

A blazingly fast Stack Overflow clone running the real Stack Exchange dataset.

Live

Running locally

  1. Run npm install in the root directory
  2. Run npm install in the /client directory
  3. In the root directory, run npm run dev

Stack

  • React
  • node.js
  • Dgraph

Attribution

Using Stack Exchange data dump under Attribution-Share Alike 3.0

License

MIT