Skip to content
forked from graphprotocol/docs

Documentation for The Graph

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

drivenfast/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Graph Docs

This is the source code for The Graph’s documentation, accessible at https://thegraph.com/docs.

Contributing

Please read CONTRIBUTING.md. Thank you ❤️

Local Setup

This project is built on Next.js. You can run it on your machine, provided you have Node 16+ and Yarn installed.

First, clone the repo:

git clone [email protected]:graphprotocol/docs.git

Make sure you are inside the folder:

cd docs

Install the dependencies:

yarn

Then, run the project:

yarn dev

That’s it! Go to https://localhost:3000 to see it in action. Any change you make to a file in pages should be refreshed automatically in your browser.

About

Documentation for The Graph

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.8%
  • JavaScript 8.2%
  • Shell 1.3%
  • HCL 1.1%
  • Dockerfile 0.6%