Skip to content

theandypeterson/family-tree

Repository files navigation

GraphQL Family Tree

This project demostrates GraphQL API design, utilizing graph-traversal to query for relationships between people.

Getting Started

yarn to install packages.

yarn migrate to create the SQLite database.

yarn seed to seed the database with people and relationships.

yarn start to boot up the server. Go to localhost:3000/graphiql to start building queries.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published