This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
Current state of the project + compatibility with Vulcan #2307
Labels
enhancement
New feature or request
Hi folks, I am the maintainer of the Vulcan open source project.
We've been developing something very similar to Graphback. Our engine used to be locked in with Meteor, but we have spent the last 2 years migrating to NPM packages and Next.
We eventually made our engine available as "Vulcan Fire". We maintain a very complete Next.js starter, an Express starter for long running tasks, and work on a Remix starter as well.
The difference mainly lies in the fact that we propose JavaScript model, while Graphback seems to prefer designing them in GraphQL.
I'd like to know whether you plan to maintain Graphback in the long run and more broadly what's the current state of the project.
I've opened a ticket at Vulcan to explore the compatibility with Graphback (VulcanJS/vulcan-npm#122), I think it would be pretty easy to convert Vulcan model to Graphback model and vice-versa, making both technologies compatible if that can be interesting for our users.
The text was updated successfully, but these errors were encountered: