Skip to content

Adosh74/Express-With-GraphQL

Repository files navigation

Express-With-GraphQl

This is a simple project to learn how to use GraphQL with Express.

Getting Started

# Clone the repo
git clone https://github.com/Adosh74/Express-With-GraphQl

# Move to the project folder
cd Express-With-GraphQl

# Create a .env file and add the variables like in the .env.example file.

# Install dependencies
yarn install
or
npm install

# Start the server
yarn start

# Open the browser and go to http://localhost:3001/graphql

About

This is a simple project to learn how to use GraphQL with Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published