Single comment thread
See full discussion

Depends on the project.
I really like graph.cool as a backend. And host my frontend on netlify.

Other then that I use AWS for some stuff.

And if I need a small server I generally use Hetzner.Cloud (hetzner.cloud/)
Which is similar to DigitalOcean, just way cheaper.

Well, I'm building in React with Node JS & I think I'll be using Apollo with GraphQL. So what do you think I should use which is cheaper but efficient?

Also, where is ScreenHunt (bdw awesome product) hosted on?

So you are writing your own graphql server?
There are plenty of options.

You could also use for example the free tier of zeit.now (zeit.co/now) to host your node.js stuff.
And netlify for your react frontend.

Or use apex.up (github.com/apex/up) to deploy your nodejs server to aws lambda which would be also free for the first 1 mio requests I think.

Lamdba and API Gateway are pretty cheap tho. However never use the EC instances. They are super expensive if you compare them to other cloud providers.

ScreenHunt is btw @pugson project. Not mine :D

I'll be using Express GraphQL I guess.

Idk what changed into GraphQL server side but the whole Apollo Prisma thingy is confusing nowadays.

Zeit's Now shows all the code if its free under _public or something I don't remember

Yes TJ's Up I'll give it a shot or use GraphCool if it suffices my needs

But you did help with it, right? Designer I guess. If you're not then I must've mistaken someone else 😂

Oh I guess you mixed up something. I think @chmielwork did the design of screenhunt :D

Yeah true, the free tier exposes the sources. I guess up + aws would be a better fit then.

Oops sorry I mixed both your profile pics, my bad 😂

#screenhunt is using graph.cool for the backend + React front-end on Netlify.

Is the free plan sufficient for Screenhunt?

Can't tell unless we open up to the public.

Home
Search
Messages
Notifications
More