https://github.com/simonv3/ideaotter
A place for storing ideas.
https://github.com/simonv3/ideaotter
Last synced: about 1 year ago
JSON representation
A place for storing ideas.
- Host: GitHub
- URL: https://github.com/simonv3/ideaotter
- Owner: simonv3
- License: mit
- Created: 2015-11-15T00:08:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T21:58:47.000Z (over 10 years ago)
- Last Synced: 2025-04-22T23:05:53.350Z (about 1 year ago)
- Language: JavaScript
- Size: 118 KB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: License.md
Awesome Lists containing this project
README
# Idea Otter
> A place for gathering ideas.
IdeaOtter is a Sandstorm app, you can install the most recent version from [their app store](https://apps.sandstorm.io/app/du1nkmp0edheyjq07rm8s1tzr4qs4ut7k24vc2ps0vzm30zp77y0). If you want instructions on how to get your own Sandstorm instance up, [check their documentation](https://docs.sandstorm.io/en/latest/administering/).
# Dev
IdeaOtter uses [Meteor](http://meteor.com/) as a framework. If you [set up Meteor](http://docs.meteor.com/#/full/quickstart), you can just run `meteor` in your terminal to get your own local version.
Note, if you're looking to run this on a server - IdeaOtter offloads all authority and such to Sandstorm, meaning that what ever you add will be freely accessible by whomever has access to your server.