Skip to content

keonik/learn-graphql

Repository files navigation

Learn GraphQL

Template project used to learn how to create an API with NodeJS, Apollo Server, type-graphql, and TypeORM

Slides

Getting Started

Prerequisites

  • Docker
  • Node

Running

  • Run make up to get all development dependencies and startup your database, api and frontend
  • Run make database-init to initialize some sample data
  • Go to http://localhost:9000/graphql and see the graphql playground to test queries and mutations
  • Go to http://localhost:3000 and see the frontend application

About

Showing developer experience in react using apollo graphql, react, and typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors