Skip to content

schwepps/remix-graphql

Repository files navigation

Welcome to this tutorial using remix.run and Apollo

This is a simple example of how to implement querying GraphQL with Apollo and remix.run. The step by step tutorial is available on medium here.

Prerequisites

Setup

npm install

Generate GraphQL Types

npm run compile

Development

From your terminal:

npm run dev

This starts your app in development mode, rebuilding assets on file changes.

About

A simple remix app to query graphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published