Skip to content

CosmicDNA/neo4j-graphql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloning

To clone the repository run:

git clone https://github.com/CosmicDNA/neo4j-graphql-example.git

Installation

To install the dependencies run:

cd neo4j-graphql-example
npm install

Setting database

To set the database up, rename .env.sh.sample to .env.sh and edit the parameters of your Neo4j database accordingly.

Starting the GraphQL server

Finally, to start the Apollo GraphQL server run:

source .env.sh
npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published