VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.89k forks source link

Vulcan client-side code as npm packages #2528

Closed eric-burel closed 4 years ago

eric-burel commented 4 years ago

An issue to track our progress in using Vulcan client side tooling in other Node frameworks, like Next, Gatsby, React Native etc. This means GraphQL client, but also JS components like the SmartForm and Datatable.

This issue only concerns client side code, so an existing Vulcan backend can be consumed by any kind of js application. It does not concern server side code, which is still a bit more dependant on Meteor (Mongo collection system and a few other specific setups).

Steps:

eric-burel commented 4 years ago

See https://github.com/VulcanJS/vulcan-next-starter/issues/1