/gist-viewer

Gist Viewer APP using React and GraphQL

Primary LanguageJavaScript

To run API server

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

** React app (not complete, only init)