graphql-example

A small example of a graphql server and CRUD app.

Quickstart

npm run db:create
npm run dev