The Citadel Forum at www.scientocracy.network
Forked from Vulcan (formerly Telescopeapp)
npm install
npm start
And open http://localhost:3000/ in your browser.
Note that you can also start the app with:
default setting file: sample_settings.json
meteor --settings sample_settings.json
'npm start' will create a copy of the sample settings, 'settings.json', and run meteor
with this file for you.
cd .deploy
mup setup
mup deploy
This is the Apollo/GraphQL version of Telescope, now known as Vulcan. You can find the documentation here.
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.