Quickstart
This is the fastest path to a working plugin.What You Need To Know First
FDO plugins have two runtimes:- backend runtime
- iframe UI runtime
Smallest Valid Plugin
Start With Fixtures
If you are building a real plugin, start from:examples/fixtures/minimal-plugin.fixture.tsexamples/fixtures/error-handling-plugin.fixture.tsexamples/fixtures/storage-plugin.fixture.ts