Skip to content

using spacex graphql database along with apollo, codegen, react and typescript

Notifications You must be signed in to change notification settings

kanchika-kapoor/spacex_missions_explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacex_missions_explorer

Using spacex GraphQL database along with apollo, codegen, react and typescript

Codegen:

Codegen is used here for developing typescript types based on remote GraphQL database schema and documenting graphql queries in repository. The configuration for same is present in codegen.yml file.

yarn run codegen --verbose

Run:

Start the app using: yarn start

App Screen:

FrontPage

About

using spacex graphql database along with apollo, codegen, react and typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published