Skip to content

CommonGarden/graphql-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grow-graphql-api

Grow-IoT graphql api

Installation

yarn
#npm install
yarn run compile

Running

start Grow-IoT app

#export MONGO_URL=mongodb://localhost:27017/db_name
yarn start
#npm start

http://localhost:3010/graphiql

Releases

No releases published

Packages

No packages published