howtographql/howtographql

Name: howtographql

Owner: How to GraphQL

Description: The Fullstack Tutorial for GraphQL

Created: 2017-06-06 21:30:25.0

Updated: 2018-01-18 15:05:55.0

Pushed: 2018-01-18 19:46:25.0

Homepage: https://www.howtographql.com/

Size: 5372

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

How to GraphQL ?

How to GraphQL is a fullstack tutorial website to learn all about GraphQL! It was built by Graphcool and many amazing contributors. All content on the site is completely free and open-source.

Content

The content for all tutorials is located in the /content directory. Here is an overview of all the tutorials that are available at the moment:

GraphQL Frontend Backend
Contributions / Fixes

As the whole project is open-source, you're more than welcome to fix typos and other small issues yourself and create a PR for the fix. If you want to contribute a whole tutorial track, please get in touch.

Installation & Running locally

You can run a local instance of How to GraphQL by executing the following commands in a terminal:

clone git@github.com:howtographql/howtographql.git
owtographql
 install
 start # http://localhost:8000/ 

Note: If you're using Node 8, you might need to invoke npm install -g node-gyp before you're starting the app. More info here.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.