/simple-graphql-api

Test task from ZettaBlock

Primary LanguageJavaScript

simple-graphql-api

Test task from ZettaBlock

Prerequisities

  1. Minimum Node.js version 16.13.2
  2. Minimum NPM version 8.1.2

Getting Started

  1. Install required dependencies by running npm install
  2. Run npm run dev to start the project in watch mode
  3. Go to http://localhost:5454/graphql to use the graphql api