No description
Find a file
2015-08-12 16:42:22 +09:00
.meteor update Meteor; switch back to aldeed:autoform 2015-08-04 18:24:18 +09:00
.tx testing transifex 2015-06-07 22:20:45 +09:00
packages test for existence of user.telescope 2015-08-12 16:42:22 +09:00
tests/jasmine Merge branch 'namespace' of https://github.com/TelescopeJS/Telescope into namespace 2015-04-20 13:57:37 +09:00
.editorconfig Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into tests 2015-01-18 13:06:37 -08:00
.gitignore gitignore 2015-05-18 10:38:37 +09:00
.jshintrc Improve jsHint consistency 2015-05-01 18:38:27 +02:00
.travis.yml Pinning sanjo:jasmine to 0.11.0 2015-01-18 15:48:05 -08:00
app.json add ROOT_URL and Heroku button 2015-05-14 16:21:08 +09:00
Dockerfile add Dockerfile 2015-05-14 11:51:33 +09:00
get_file_list.sh move users templates and menu and postList components 2015-04-22 12:20:21 +09:00
History.md history and version update (0.23) 2015-08-12 16:38:35 +09:00
license.md cleaning up subscriptions 2014-02-18 14:46:53 +09:00
packages.json Got rid of meteorhacks:npm packages; moved email features to their own package 2014-08-29 10:23:11 +09:00
project-tap.i18n renaming i18n helper from "i18n" to "_" 2014-11-25 17:16:00 +09:00
publish_packages.sh stuff 2015-04-25 12:40:23 +09:00
README.md readme tweaks 2015-05-21 16:31:37 +09:00
README.nitrous.md Update README.nitrous.md 2014-09-18 18:13:20 -07:00
Roadmap.md fix #331 2014-07-15 07:45:37 +09:00

Build Status Code Climate

Telescope is an open-source, real-time social news site built with Meteor

Note: Telescope is beta software. Most of it should work but it's still a little unpolished and you'll probably find some bugs. Use at your own risk :)

Note that Telescope is distributed under the MIT License

Getting Started

Note that while simply cloning this repository will work, it is recommended you clone the sample project repository instead for a simpler workflow.

Please refer to the documentation for more instructions on installing Telescope.

Learn More