/TheCitadel

Vulcan-based forum

Primary LanguageJavaScriptMIT LicenseMIT

The Citadel Forum at www.scientocracy.network

Forked from Vulcan (formerly Telescopeapp)

To run locally

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.

To deploy

cd .deploy mup setup mup deploy

Vulcan readme:

Version 1.3.2

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

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.