shared
is a group of utilities that are shared between runner, nodes, and triggers. It includes utilities for logging, error handling, and other common tasks and classes.
Blok
contains common utilities used across the framework, including the Runner, Nodes, and Triggers. These utilities handle logging, error management, and other core functionalities. This guide will help you contribute to the shared utilities effectively.
Blok
framework is hosted at:/core/shared/src/
.logger.ts
Blok
(Runner, Nodes, and Triggers) function smoothly and consistently. If you have any questions, open an issue or PR on GitHub! 🚀
🔗 GitHub Repository