Fork Repository
To start building integrations, we need to fork the repository that contains the framework library and the development environment. Later, we will publish these integrations as npm artifacts.
Follow these steps to fork the repository:
- Go to the repository page at
- Click the
Forkbutton located in the top right corner of the page.

tip