HNQL A GraphQL API for HackerNews. https://hnql.onrender.com/graph Running Locally Clone it yarn install yarn dev Visit http://localhost:3000 Regenerating Types When updating the schema, types need to be regenerated. Run yarn codegen to regenerate them.