Description
Currently, it was copied and pasted a lot of utility scripts from the dockgento project. Implement a way to be able to handle this shared logic in your own codebase.
Solution
Implement a way to import shared logic so they can be developed/adjusted in its own codebase.
Additional information