No description
Find a file
2020-03-16 22:01:02 +01:00
.circleci Add comments to circleci config 2018-01-29 03:08:30 +01:00
.github Add stale.yml 2018-11-23 16:24:41 +09:00
.meteor Merge Apollo2 branch 2019-01-02 17:18:54 +01:00
.vscode Merge branch 'devel' 2017-12-27 09:58:07 +09:00
.vulcan Do not discard data for hidden/removed fields 2019-03-02 18:31:22 +09:00
packages allow single user view 2020-03-16 22:01:02 +01:00
.editorconfig Merge branch 'devel' 2017-12-27 09:58:07 +09:00
.eslintignore eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
.eslintrc changed missing semi into a warning 2019-03-15 15:16:24 +01:00
.gitignore Add Meteor-now like production settings to .gitignore 2018-09-17 09:54:30 +02:00
.jshintrc adding editorconfig, eslintc, etc. 2016-03-01 14:10:08 +09:00
.prettierrc.js update lint and prettier rules 2019-01-21 18:06:59 +01:00
CONTRIBUTING.md update getting started content, license date, contributing link, .gitignore & add custom npm start 🚀 2017-02-02 17:35:03 +01:00
Dockerfile re-add Dockerfile, fix #1477 2016-10-18 10:39:46 +02:00
jsconfig.json Add jsconfig.json file to enable vscode intellisense support 2018-01-06 11:51:25 +01:00
jsdoc-conf.json adding jsdoc 2016-04-08 11:40:23 +09:00
jsdoc.json adding @summary for jsdocs compatibility 2016-04-09 09:41:20 +09:00
license.md update getting started content, license date, contributing link, .gitignore & add custom npm start 🚀 2017-02-02 17:35:03 +01:00
package-lock.json lintfix 2019-03-15 13:30:01 +01:00
package.json v1.13.0 2019-03-28 18:27:48 +09:00
prestart_vulcan.sh Update to Meteor 1.4.4.1 2017-04-28 09:49:36 +09:00
publish_packages.sh stuff 2015-04-25 12:40:23 +09:00
README.md README 2019-03-07 17:38:34 +01:00
sample_settings.json Fix sample_settings.json for Google Analytics 2018-01-29 15:09:39 -06:00
yarn.lock Update React router 2019-03-07 12:48:54 +01:00

Backers on Open Collective

Sponsors on Open Collective

Vulcan

Hacked and Updated version by Hiro98, used internally. Check commits for details.

Version 1.11.2

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.

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]