Skip to content

lucasbento/datamodel-visualizer

Repository files navigation

<<<<<<< HEAD

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:

type Post {
  description: String!
  imageUrl: String!
}

2. Configure app data endpoint

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

const 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! 🎉

npm install
npm start

Help & Community Slack Status

Join our Slack community if you run into issues or have questions. We love talking to you!

datamodel-visualizer

Visualizes the datamodel of a graphcool project

Install

yarn

Start

npm start

f77b111e51a374d46a492abbe5bea86cbfb4aa42

About

Visualizes the datamodel of a project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published