Hacker News new | ask | show | jobs
by sgdesign 3001 days ago
You could check out http://vulcanjs.org/, we're trying to get it to be a "Rails for GraphQL/React".
2 comments

^^ I did lots of research on whether Meteor was the right move for us. I ended up learning about Vulcan.js, which is developed by the Sacha who built the very popular Telegram on Meteor back in the day.

I have to say I'm impressed so far. Lot's of nice things to get one up and running quickly. But it's been thought about in a way that should allow you to mix and match the defaults it comes with in a modular way as your application grows.

With Apollo/GraphQL at its core and React on the front end it really does make a lot of sense given current trends and I'd urge anyone looking at Meteor to check it out. Great active Slack group too.

Is this another layer on top of node. It says you can metwor install?