Nick
07/28/2018, 9:50 AMcurl <https://codeload.github.com/howtographql/react-apollo/tar.gz/starter> | tar -xz --strip=1 react-apollo-starter/server
yarn install
then prisma deploy
gives the following errror "Cluster undefined does not exist!"Nick
07/28/2018, 10:13 AMprisma deploy
worked here.Nick
07/29/2018, 3:58 PM