chingu-voyage6 / grad.then

grad.then() Life after freeCodeCamp, get a job 💪
https://chingu-voyage6.github.io/grad.then/
MIT License
13 stars 0 forks source link

Apollo setup for Gatsby #235

Open mar-bi opened 6 years ago

mar-bi commented 6 years ago

Hint: https://medium.com/@dwalsh.sdlr/gatsby-apollo-graphcool-netlify-the-webs-promised-land-6dd510efbd72

spences10 commented 6 years ago

Apologies for weighing in on all your issues here @mar-bi

Is Netlify now functioning for teams on a free teir?

mar-bi commented 6 years ago

No. Teams there are not for free - https://www.netlify.com/pricing/#teams In free tier you can invite up to 5 users (better less than 5) to edit the content of the app.

spences10 commented 6 years ago

🤔

Yeah, and I'm sure GraphCMS is only two team members so not sure how users would submit stories

mar-bi commented 6 years ago

It seems, GraphCMS allows mutations of the data from the client. We can handle the submission of user stories with a form. But it needs some user authentication mechanism.