Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbrlcustodio/react-relay-neo4j-boilerplate

Boilerplate code to setup a basic react application using relay and neo4j
https://github.com/gbrlcustodio/react-relay-neo4j-boilerplate

boilerplate graphql neo4j react relay

Last synced: about 1 month ago
JSON representation

Boilerplate code to setup a basic react application using relay and neo4j

Awesome Lists containing this project

README

        

# react-relay-neo4j-boilerplate

Boilerplate code to setup a basic react application using relay and neo4j

## Setup

Run `docker-compose up -d` inside project's root and you are good to go.

## Get Started

Once you run over setup section, your application will be available from the url `http://localhost:3001`

### GraphiQL

Can be accessed by `http://localhost:3000/graphql`

### Neo4J Browser

Available at `http://localhost:7474/browser/`