Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 163 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 163 Bytes

Hacker News GraphQL wrapper

Run

With docker

  • make sure you are in this directory
  • docker build -t hngql .
  • docker run -p ${your port}:4000 hngql