You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
src | 1 year ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
gql commands | 1 year ago | |
package.json | 1 year ago | |
schema.gql | 1 year ago | |
tsconfig.json | 1 year ago | |
yarn.lock | 3 years ago |
README.md
Getting started
To get up-and-running, install the node dependencies and start the server. 🚀 Go to http://localhost:4000/ to play in the GraphQL Playground.
Slides: https://app.box.com/s/6l6xi3mm26d7ur9g7n05egguc6dkyz3v
npm i
npm start