Skip to content

orinamio/graphql-inventory-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To clone the repo, make sure you have git installed on your machine.

To check type git -v. If it not installed on your machine, download and install it. If git is already installed, run

git clone https://github.com/Orinami/graphql-inventory-api.git

Install the dependencies using:

npm install

To start the GraphQL server, run it using node server.js or nodemon server.js in the root directory of your application.

About

Codebase for blog post on Scotch.io. See here -http://bit.ly/2sKGVZk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published