/dogzparty

Sample project for GraphQL presentation.

Primary LanguageJavaScript

Dogz.party

Party planning for your pets.

About

This is a sample project to go with a presentation on the basics of GraphQL and how it works.

DISCLAIMER: I believe this to be a terrible business idea. Undertake at your own risk.

Getting started

You will need Node and NPM installed. After that, just

npm install
npm start

and the server will be available at http://localhost:3333/graphql

License

BSD 2-clause.