apollo-server/docs
2018-07-09 10:08:05 -07:00
..
assets Add additional docs files 2017-10-16 17:15:08 -07:00
sketch Apollo Server 2:Automatic Persisted Queries (#1149) 2018-06-11 15:44:20 -07:00
source Follow-up editorial for GraphQL Playground doc. (#1270). 2018-07-09 08:54:08 -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 Also rename playground to graphql-playground in _config.yml. 2018-07-09 10:08:05 -07:00
package.json chore(deps): update dependency meteor-theme-hexo to v1.0.15 2018-06-21 16:45:17 +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