grand-stack / grand-stack-starter

Simple starter project for GRANDstack full stack apps
https://grandstack.io/docs/getting-started-grand-stack-starter.html
Apache License 2.0
504 stars 161 forks source link

Install graphql dependency #150

Open toby-griffiths opened 3 years ago

toby-griffiths commented 3 years ago

Having tried to get the starter project up and running I received the error that graphql was not found, so I had to install it explicitly.

Happy to take advice on whether this is actually needed, or I've done something wrong.

I'm using the docker-compose setup (which I've also had to upgrade).