==============================
This is a fork of the most excellent Made with Meteor sample app repurposed to gather ideas instead of app names and urls.
- Added Mad-Lib style input form
- Added Mongo Admin feature
- Updated styling
- Added SEO-friendly URLs
- Added Google Analytics (which is harder to do in Meteor than it should be)
- Upon submission, idea is posted to a Sprint.ly project (love me some Sprint.ly)
- Update code naming conventions to map to new use (e.g. ideas instead of apps/names, use who/what/why)
- I removed the audit-arguments-check package due to compatibility error. Would be nice (and secure) to add back.
Occasionally there is a delay on prod (as hosted by meteor). Currently messing around with using spin.js to indicate Meteor is thinking, but this is still a work in progress.- The Houston package is awesome! It works great but current implementation is throwing some errors which seem to be innocuous, but nonetheless need to be figured out.
See instructions here if this is your first Meteor app.
- Add your Sprint.ly credentials to settings.json
- If you deploy to a public site, be sure to navigate to yourapp.com/admin and enter in a set of admin credentials. You app will be exposed until you do so.
- Update relevant Google Analytics fields per your setup
(This section under development!)
This code is provided "as is" with no warranties. It'll probably break and may expose your api keys and all of your site visitors' data. Proceed with caution.
The Inception name and logo is copyright Chad Kruse and may not be used for commercial projects. Everything else, do with it as you wish, commercial or otherwise. If you like formal licenses: Copyright (c) 2013 Chad Kruse, released under the MIT license.
See original meteor app for licensing covering the original work.
Original meteor app creation led by n1mmy.