Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 403 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 403 Bytes

hackernews-node

simple graphquery API with authentication which allow client to authenticate theirself.

Usage

Getting started

# hier are the steps to run the code on your desktop

$ git clone https://github.com/dtn1999/hackernews-node.git

$ cd hackernews-node

$ npm install

$ npm run:dev

explore the api

open the browser at http://localhost:4000/graphql-playground