alobaidizt / gist-viewer

Gist Viewer APP using React and GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run API server

    POSTGRESQL_CONN_STRING='postgres://username:password@host:port/db' node index.js

** React app (not complete, only init)

About

Gist Viewer APP using React and GraphQL


Languages

Language:JavaScript 73.3%Language:HTML 17.3%Language:CSS 9.4%