App Store

Operaide provides a built-in App Store, which is used as follows:
- Template Repository (for Ready-to-Use Reaktors)
- Starter Projects (to ease creating your first reactor)
- As Transport / Deployment Medium, to deliver finalized Applications and transport a specific version between your different application stages (Dev, Staging, Main)
Each App is shown with its name, latest version, and a short description of its functionality. You can also see which Operaide or @operaide/aktor version is required to install the app. If the app is not compatible with the current version, the Install Button will be greyed out.
Architecture
The App Store provides a global registry for framework components and app templates. Each Operaide system includes its own internal registry, so no extra deployment is necessary. Libraries and applications are bundled inside the application bundle or docker container to ensure compatibility and limit external dependencies.
Operaide Integration
You will find the App Store directly integrated into the Operaide Platform. Each app can be installed into an organization separately.
Once you have installed the app, you can either deploy individual reaktors from the app or download it to use as a starter for your own development.