We don’t have a specific article in our documentation about ngrok, but you can check out this example we have in our Github account that uses ngrok. This is the video that explains it.
Also, you can check ngrok’s documentation page here.
Unfortunately no luck yet. I change to use ngrok and I also installed Node.js on my Windows 11 PC. I get the same result as running it in a container (except it is much faster outside the container, which I read is due to volume mounting between the container and the host OS).
[1] > monday-react-quickstart-app@0.0.1 expose
[1] > ngrok http 8301
[1]
[0]
[0] > monday-react-quickstart-app@0.0.1 server
[0] > react-scripts start
[0]
[0] (node:26300) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
[0] (Use `node --trace-deprecation ...` to show where the warning was created)
[0] (node:26300) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
[0] Starting the development server...
[0]
[0] Compiled successfully!
[0]
[0] You can now view monday-react-quickstart-app in the browser.
[0]
[0] Local: http://localhost:8301
[0] On Your Network: http://192.168.0.61:8301
[0]
[0] Note that the development build is not optimized.
[0] To create a production build, use npm run build.
[0]
[0] webpack compiled successfully
[0] Compiling...
[0] Compiled successfully!
[0] webpack compiled successfully
Would you be able to please send an email to appsupport@monday.com with a screen recording showing your configuration, the steps you are taking, and also sharing this text you get?