Skip to content

anthonybrown/hackernews-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL News

This repository serves as the boilerplate for the GraphQL API that we'll construct together in GraphQL in Motion

Installation

git clone https://github.com/graphql-in-motion/graphql-news.git
cd graphql-news
npm i -g yarn
yarn install

Running the Server

yarn start

Releases

No releases published

Packages

No packages published