apollo-server/docs
2018-05-03 14:35:56 -07:00
..
assets Add additional docs files 2017-10-16 17:15:08 -07:00
source fix link to building a server 2018-05-03 14:35:56 -07:00
.gitignore Start ignoring _redirects again, since it's dynamically generated. 2018-05-01 21:37:16 -07:00
.nvmrc [docs] Update Hexo dependencies for cross-repo consistency. (#815) 2018-02-28 13:22:07 +02:00
_config.yml Fix links 2018-05-03 09:45:05 -07:00
package.json Update meteor-theme-hexo to 1.0.9. 2018-05-02 17:59:15 -07:00
README.md [docs] Use package-based Hexo theme, rather than a Git submodule. (#869) 2018-03-12 21:13:22 +02:00

Apollo Server docs

Read the docs at apollographql.com/docs/apollo-server.

To run the docs app locally:

npm install
npm start