Skip to content

juancarlosqr/catstronauts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

54 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Netlify Status

Catstronauts

Toy project to learn GraphQL and deploy a full-stack apollo/react app to production (heroku, netlify)

FullStack Apollo's Lift-off course app

๐Ÿš€ Live Demo App

๐Ÿ”ฎ Live GraphQL API

๐Ÿ˜Ž Course on Odyssey

๐Ÿ’ˆ Analytics on Splitbee

Run the project

Catstronauts full-stack app holds two main folders server and client.

server

  • install packages cd server && yarn
  • start Apollo server yarn dev

The GraphQL server pulls data from a REST API.

client

From another terminal window:

  • install packages cd client && yarn
  • start React app yarn start

About

๐Ÿš€ Odyssey Apollo's lift-off course

Resources

Stars

Watchers

Forks