Hello @kevoj and @saro928,
Thank you for maintaining this open-source repository. I encountered an issue after cloning the repository and installing all dependencies. When executing the npm start command, I received the following error:

I resolved this by using the following command, as referenced in this Stack Overflow post:
To enhance the user experience and avoid this issue in the future, I suggest dockerizing the repository. This would streamline the setup process and ensure a consistent environment for all users.
Thank you!