Skip to content

apollographql-education/odyssey-side-quest-deploy-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odyssey Side Quest: Deploy Catstronauts client with Railway

Welcome to the companion app of Side Quest: Deploying an Apollo app with Railway! You can find the course lessons and instructions on Odyssey, Apollo's learning platform.

You can preview the completed demo app here.

You can find the server counterpart here.

Deploying to Railway

Deploy on Railway

How to use this repo locally

The course will walk you step by step on how to implement the features you see in the demo app. This codebase is the starting point of your journey!

This repo is the starting point of our React client application.

To get started:

  1. Run npm install.
  2. Run npm start.

This will start the React application and open up localhost:3000 in your web browser.

Note that the client will show an ERROR: Failed to fetch message unless you have the counterpart GraphQL server running locally on localhost:4000.

Getting Help

For any issues or problems concerning the course content, please refer to the Odyssey topic in our community forums.

About

The client repository for the Odyssey Side Quest: Deploying an Apollo app with Railway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published