prismagraphql/datamodel-visualizer

Name: datamodel-visualizer

Owner: Prisma

Description: Visualizes the datamodel of a project

Created: 2016-10-16 09:56:45.0

Updated: 2018-03-26 14:52:45.0

Pushed: 2016-10-19 11:08:55.0

Homepage: null

Size: 107

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

react-apollo-instagram-example

Getting Started

After downloading this example please follow these steps.

1. Create an account

To run this example, please create a graph.cool account and copy your endpoint. This shouldn't take longer than a minute. We promise!

This is how our GraphQL data model looks like:

 Post {
scription: String!
ageUrl: String!

2. Configure app data endpoint

Open src/index.tsx and paste your endpoint to the following line:

t networkInterface = createNetworkInterface('https://api.graph.cool/simple/v1/__PROJECT_ID__')
3. Run the example

You're done configuring the example application. Please run the following command and open localhost:3000 in your browser. Have fun exploring! ?

install
start

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.