![]() see https://github.com/VulcanJS/Vulcan/issues/2090#issuecomment-433860782 Previously : when you clicked on a sortable column, the results of the fired query would be null, and the next polling would make it right. You had a long time with no results displayed. Now : The query fired when you click to sort a column returns the right result, with the props updating correctly, so no need to wait for the polling to update the results. See #2090 for an in-depth explanation |
||
---|---|---|
.circleci | ||
.github | ||
.meteor | ||
.vscode | ||
.vulcan | ||
packages | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
Dockerfile | ||
jsconfig.json | ||
jsdoc-conf.json | ||
jsdoc.json | ||
license.md | ||
package-lock.json | ||
package.json | ||
prestart_vulcan.sh | ||
publish_packages.sh | ||
README.md | ||
sample_settings.json | ||
yarn.lock |

Vulcan
Vulcan is a React+GraphQL framework for Meteor.
Install
Install the latest version of Node and NPM. We recommend the usage of NVM.
You can then install Meteor, which is used as the Vulcan build tool.
Clone the Vulcan Starter repo locally.
Rename your sample_settings.json
file to settings.json
, then:
npm install
npm start
And open http://localhost:3000/
in your browser.
Find more info in the documentation.
Links
Other Versions
You can find the older, non-Apollo version of Telescope Nova on the nova-classic branch.
You can find the even older, non-React version of Telescope on the legacy branch.
Credits
Contributors
This project exists thanks to all the people who contribute.
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]