/hackernews-react-relay

Hacker new demo via react-relay

Primary LanguageJavaScript

Intro

A hackernews web application demo via React, Relay and GraphQL

Usage

yarn start

then, visit localhost:3000

Backend and DB

use graphcool as GraphQL DB and Backend

graphcool playground
graphcool console
graphcool endpoints

Compiler

npm run compile-graphql

Screenshots

index page:

Index

create a new link:

CreateLink

login page:

login