apollographql-education / odyssey-typescript-lab

The starter code for Odyssey Server Lab - TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Odyssey Course) Growing your GraphQL API with TypeScript & Apollo Server

Welcome to the starter code for Growing your GraphQL API with TypeScript & Apollo Server. You can find the course lessons and instructions on Odyssey, Apollo's learning platform.

How to use this repo

The course will walk you step by step on what to do. This codebase is the starting point of your journey!

Navigate to the root of the project directory, and run the following commands.

npm install && npm run dev

The final branch of this repo contains the final stage of the course, with all of the steps and code completed! If you get stuck, you can refer to it and compare your code.

Getting Help

This repo is not regularly monitored.

For any issues or problems concerning the course content, please refer to the Odyssey topic in our community forums. You can also join the Apollo Discord.

Getting Started

Reference Documentation

For further reference, please consider the following sections:

  • Official TypeScript documentation

About

The starter code for Odyssey Server Lab - TypeScript

License:MIT License


Languages

Language:TypeScript 100.0%