Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

apollographql/odyssey-lift-off-part5-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED

Lift-off V is now deprecated.

Odyssey Lift-off V (Server): Road to production

Welcome to the companion app of Odyssey Lift-off V (server)! 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 client counterpart here.

How to use this repo

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 GraphQL server.

To get started:

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

This will start the GraphQL API server.

To check the final stage of the server, with all of the steps and code completed, checkout the final branch by running the following command in your terminal:

git checkout final

Getting Help

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

About

Odyssey Lift-off V - Server - Course Companion App

Resources

Code of conduct

Security policy

Stars

Watchers

Forks