/graphql-endpoint

Endpoint for Junior Developer position test assignment

Primary LanguageTypeScript

GraphQL endpoint

How to start

In order to start this endpoint, follow these steps

  1. Install dependencies - yarn install
  2. Build the project - yarn build
  3. Start the project - yarn start