This code is inteded to be used for educational purposes when learning about the Loop Development Kit (LDK) used by Olive Helps
From the root of the project
npm inpm run build
This will generate a ./dist directory from your index.ts that containes your transpiled Loop.
You can now load this Loop into Olive Helps.
For more information, visit our documentation.