Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gbrlcustodio/react-relay-neo4j-boilerplate
- Owner: gbrlcustodio
- Created: 2019-04-05T03:03:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:47:38.000Z (about 2 years ago)
- Last Synced: 2024-05-02T06:04:35.922Z (9 months ago)
- Topics: boilerplate, graphql, neo4j, react, relay
- Language: JavaScript
- Homepage:
- Size: 2.24 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
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/`