Node.js with GraphQL, Apollo and knex as the Dataloader adapter, enjoy!
Clone the repo:
git clone git@github.com:alacrity-law/apollo-test-app.git
Install the dependencies:
npm install
Launch the GraphQL server:
node .
- GraphQL Server: http://localhost:4567/graphql
- GraphQL Playground: http://localhost:4567/graphql
Copyright © Alacrity, Inc. Licensed under the MIT.