Welcome to the GraphQL Node.js Project! This repository houses the source code for graphql, a GraphQL-powered web application built using Node.js.
Before you begin, ensure you have met the following requirements:
- Clone this repository to your local machine:
git clone https://github.com/aqeelabpro/graphql
- install required dependencies
@apollo/server and graphql
- start project
node src/server.js