With epilot Apps you can extend the functionality of the epilot platform by building & registering components.
For a deep dive check out the Apps documentation.
This repo contains example apps that you can use as a starting point for your own apps.
Right now there the repository contains these sections:
- Custom Journey Action: An example how to create a custom journey block with React and webcomponents.
- Custom Capability: An example of a custom capability to extend entity details with your own UI.
- Surface: An example of a custom surface that can be used in the epilot platform.
- Custom Action SST: An example of a custom action that can be used in automations with SST.