A project for enterpreneurs and developers to collaborate and discover projects worth building. Powered by Meteor and Telescope.
Install Meteor, clone this repository locally, and then run the app with meteor
, and connect to it via http://localhost:3000
in your browser.
Additional local and private deployment options coming soon.
Note: if you get a $ROOT_URL, if specified, must be an URL.
error on deployment, double-check that you're providing the correct URL (typically http://your-app-name-here.herokuapp.com
).