Skip to content

Carlos-BoteroVargas/relay-second-attempt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

README - Relay 2nd Try

It is working finally!
(At least the fetching does work)
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Our first hands on attempt to understand Relay. Built with the generous help of LinkedIn's Tutorial Step-By-Step

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

  • Fork and Clone the Repo:
    git clone https://github.com/Carlos-BoteroVargas/relay-second-attempt.git

Prerequisites

Install the dpendencies:

  • :: npm i ::
    npm install
  • install watchman in your machine
    Follow the isntructions on the link above &&
    'npm i watchamn'

Installation

  1. Update the Schema:
    npm run update-schema
  2. Fire up Relay
    npm run relay
    • This might throw an error associated with Watchman, but it won't necessarily affect your app
  3. Run the App
    npm start

Usage

You will end up with to servers, one to view/understand GraphQL services, the second will render your App:

  1. Production/GraphQL server:

  2. Your App:

For more examples, please refer to the Documentation

THANK YOU!

About

Second Attempt at Building a Relay-React App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages