Skip to content

p-diogo/graph-docs

This branch is 325 commits behind graphprotocol/docs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fcf0e9c · Aug 21, 2023
Jun 14, 2023
Feb 28, 2023
Apr 25, 2022
May 17, 2023
Aug 11, 2023
Aug 21, 2023
Nov 25, 2022
Aug 9, 2023
Aug 16, 2023
Mar 3, 2023
Apr 26, 2023
Jun 8, 2023
Apr 26, 2023
Jan 11, 2022
Jul 1, 2022
Jul 21, 2023
Feb 4, 2022
Feb 4, 2022
Feb 28, 2023
Aug 10, 2023
Jul 13, 2023
Aug 3, 2023
Aug 11, 2023
Aug 11, 2023
Mar 9, 2023
Apr 24, 2023
Jun 8, 2023
Jun 14, 2023

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 pnpm installed.

First, clone the repo:

git clone https://github.com/graphprotocol/docs.git

Make sure you are inside the folder:

cd docs

Install the dependencies:

pnpm install

Then, run the project:

pnpm dev

That’s it! Go to http://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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MDX 99.3%
  • Other 0.7%