apollo-server/docs
2018-04-29 20:54:32 +03:00
..
assets Add additional docs files 2017-10-16 17:15:08 -07:00
public Fix docs redirect URL 2017-10-16 17:35:24 -07:00
source Tweaks to introspection. 2018-04-29 20:54:32 +03:00
.gitignore [docs] Use package-based Hexo theme, rather than a Git submodule. (#869) 2018-03-12 21:13:22 +02:00
.nvmrc [docs] Update Hexo dependencies for cross-repo consistency. (#815) 2018-02-28 13:22:07 +02:00
_config.yml docs: Add v2 to the versions property in _config.yml. 2018-04-26 14:35:53 +03:00
package.json Bump the hexo version, which keeps getting lowered, back to 3.7.1. 2018-04-26 23:04:38 +03: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