This Ember addon implements the functionality described in the Ember Engines RFC. Engines allow multiple logical applications to be composed together into a single application from the user's perspective.
- Ember.js v3.28 or above
- Ember CLI v3.28 or above
- Node.js v16 or above
ember install ember-engines
Check the full documentation in the Ember Engines Guides.
Having trouble? Join #ember-engines on the Ember Community Discord server
See the Contributing guide for details.
Copyright 2015-2022 Dan Gebhardt, Michael Villander and Robert Jackson. MIT License (see LICENSE.md for details).