grand-stack-movies-workshop
grand-stack-movies-workshop copied to clipboard
[Workshop] Build a simple movie recommendation web app using the GRAND Stack (GraphQL, React, Apollo, Neo4j Database)
**Console errors:** https://codesandbox.io/s/movies-begin-forked-g8jrz?file=/components/MovieList.js:1118-1178  It should work? What I am missing. Thanks.
https://launchpad.graphql.com/x57134qwl (in documentation and pushed) and https://3wzp7qnjv.lp.gql.zone/graphql ( or https://launchpad.graphql.com/3wzp7qnjv) don't fit together
https://github.com/grand-stack/grand-stack-movies-workshop/blob/master/react-apollo/begin/package.json "PORT 3001" -> "PORT=3001" Then it worked. Same problem and same solution in both nixos (node 6) and ubuntu (node 8)
hi guys, there is a small typo in the code for the db installation. `curl https://s3.amazonaws.com/neo4j-sandbox-usecase-datastores/v3_2/recommendations.db.zip > /tmp/recommandations.zip cd /tmp unzip recommendations.zip mkdir -p neo4j/data/databases/ mv recommendations.db neo4j/data/databases/graph.db docker run...
This tutorial is fantastic! Quick question: when I use the final Codesandbox demo, it appears that the search is case-sensitive? https://1vn07jo3j3.codesandbox.io/ When I put in "river" it only returns "Taxi...