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.
Project sponsored by Orion Hosting - Hosting for Meteor
To start your orion instance the first thing you need to do is install the core package, a admin template and a router.
meteor add orionjs:core
Orion has two official templates, one for bootstrap and one for materialize, but you can use one in the list below
Bootstrap:
meteor add twbs:bootstrap fontawesome:fontawesome orionjs:bootstrap
Materialize:
meteor add materialize:materialize orionjs:materialize
Orion supports iron:router and kadira:flow-router thanks to nicolaslopezj:router-layer.
iron:router:
meteor add iron:router
kadira:flow-router:
meteor add kadira:flow-router kadira:blaze-layout
meteor
And go
If you want to help translating Orion to your language follow the instructions.
Feel free to add your made with Orion site doing a pull request.
Submit a pull request to add your package to this list
Admin Themes:
Attributes:
Filesystem:
Languages:
Integrations:
Others: