Skip to content

StymiedSloth/graphql_meetup_slides_032020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deck presented at Boston GraphQL Meetup 04 March 2020

10 useful ideas to scale up graphql to serve millions of requests

deck

Render the Deck

git clone [email protected]:StymiedSloth/graphql_meetup_slides_032020.git

cd graphql_meetup_slides_032020 

npm install

npm start

Visit https://localhost:8000 to view the slides.

Misc

Generate PDF of the deck

P.S. The repo already has a pdf version of the deck you can view here https://github.com/StymiedSloth/graphql_meetup_slides_032020/blob/master/deck.pdf

npm start

Verify deck is working by visiting https://localhost:8000.

In another terminal tab or window

npx website-pdf http://localhost:8000/print -o deck.pdf

About

10 useful ideas to scale up graphql to serve millions of requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published