Skip to main content

Any quick way to restart ngrok link?

  • July 19, 2020
  • 4 replies
  • 14998 views

Hi, I did the quick start project which worked very well (thanks for the good tutorial). But I’m revisiting my work the next day and did npm run start which is putting my project on an IP address instead of Ngrok. Any tips to quickly generate a new ngrok link like the project does when you create it with npx @mondaydotcomorg/monday-cli scaffold run ./ quickstart-react?

This topic has been closed for replies.

4 replies

  • Author
  • New Participant
  • July 19, 2020

Nevermind - found my answer in the example app documentation here for anyone else that got stuck on this: welcome-apps/apps/word-cloud at master · mondaycom/welcome-apps · GitHub


VladMonday
Forum|alt.badge.img
  • monday.com Team Member
  • July 21, 2020

@tlane Great catch! added additional note on how to find ngrok URL in the documentation itself


  • Community Expert
  • July 24, 2020

Hey @tlane ,

it is also possible to run your ngrok tunnel seperatly.

By simple Ctrl + C you can cancel your connection and restart it with the ngrok command.

-Greetings


  • February 25, 2021

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.