Skip to content

jacobparis/graphql-dataloaders

Repository files navigation

Quickstart

Click this button to create a GitPod workspace where everything is ready to go

Gitpod Ready-to-Code

Running a database

This repo uses Docker Compose to initialize the PostGres database backing the application

To start the database, run

npm start

Running each lesson

If you're working through the lessons, start with index.js

node index.js

To play a specific lesson, run it individually

node "08 - DataLoader.js"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published