Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikamai/orionjs
Orion - Mikamai custom distribution
https://github.com/mikamai/orionjs
Last synced: 22 days ago
JSON representation
Orion - Mikamai custom distribution
- Host: GitHub
- URL: https://github.com/mikamai/orionjs
- Owner: mikamai
- License: gpl-2.0
- Created: 2015-05-07T16:44:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-07T17:29:49.000Z (over 9 years ago)
- Last Synced: 2023-04-13T13:08:51.964Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.08 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Orion - Mikamai custom distribution
=====Orion is an open source framework built on meteor that makes complex as well as simple apps possible with minimal effort. It’s built, modified, used, and supported by an active community of people around the world.
This is **not an official distribution**
We packaged a vanilla Orion installation with some custom made packages.
Specifically we added:- a filesystem module tha do not rely on `orionFiles` collection
- a file attribute that writes the file name, instead of an object
- an S3 filesystem adapter that adds `AWS_S3_PATH` configuration for S3 path inside the bucket## Getting Started
Please refer to [Orion project page](https://github.com/mikamai/orionjs) for more informations.