clintonwoo / hackernews-react-graphql

Hacker News clone rewritten with universal JavaScript, using React and GraphQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot POST comment on live demo after account creation and login.

trevlovett opened this issue · comments

Expected?

Yes it's expected, that wasn't implemented since it's not part of the real publicly available HN API. So any implementation would be in-memory and ephemeral.