Skip to content

aditya-sridhar/graphql-mutations-with-nodejs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NodeJS App with GraphQL

This Code is part of a Blog. Read the blog to make the best use of this code. The Link to the blog is here

Pre-requisites

Install NodeJS from https://nodejs.org

Cloning the Code

Clone the code using the following command

git clone https://github.com/aditya-sridhar/graphql-mutations-with-nodejs.git

Running the Application

Install the npm packages using the following command

npm install

Start the application using the following command

node server.js

The application runs on localhost:5000/graphql

About

GraphQL Mutations Demonstrated using Nodejs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published