Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.
/ graphqlBCDB Public archive

An example of using GraphQL with BigchainDB

Notifications You must be signed in to change notification settings

ixofoundation/graphqlBCDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPDB and GraphQL

Getting Started

Clone the repository

git clone https://github.com/ixofoundation/graphqlBCDB.git

Run

npm install

Copy the .env-example file and name it .env Go to IPDB and sign up and get an APP ID and APP Key then set these in the .env file

Build code

npm run build

Run the express server

npm run start

About

An example of using GraphQL with BigchainDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published