No description
Find a file
2017-12-27 09:58:07 +09:00
.github Merge branch 'devel' 2017-10-06 08:54:18 +09:00
.meteor Merge branch 'devel' 2017-12-27 09:58:07 +09:00
.vscode Merge branch 'devel' 2017-12-27 09:58:07 +09:00
packages v1.8.1 2017-12-27 09:56:49 +09: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 Pass current route to router.onUpdate hook; trigger router.onUpdate from new RouterHook component; Add new event.identify hook; refactor events package, add new events-ga and events-segment packages 2017-12-17 17:42:06 +09:00
.gitignore update getting started content, license date, contributing link, .gitignore & add custom npm start 🚀 2017-02-02 17:35:03 +01:00
.jshintrc adding editorconfig, eslintc, etc. 2016-03-01 14:10:08 +09: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
History.md Nova v1.1.0 🔭 2017-02-16 11:50:22 +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 graphql-server-express -> apollo-server-express; remove Optics integration 2017-11-21 18:33:52 +09:00
package.json v1.8.1 2017-12-27 09:56:49 +09:00
prestart_vulcan.js Corrected Logo Vulkan 2017-10-23 19:49:56 +02:00
prestart_vulcan.sh Update to Meteor 1.4.4.1 2017-04-28 09:49:36 +09:00
publish_packages.sh updating packages & getting started content 2016-04-14 11:09:03 +09:00
README.md Update README.md 2017-10-23 19:26:33 +02:00
sample_settings.json Fix sample settings 2017-09-29 17:03:19 +09:00
yarn.lock Dropped isomorphic-fetch in favor of cross-fetch (React Native compatible). 2017-10-05 06:29:09 -03:00

Vulcan (formerly Telescope)

Version 1.8.0

This is the Apollo/GraphQL version of Telescope, now known as Vulcan. You can find the documentation here.

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.