Skip to main content

Hi,


I’m integrating my app with Monday.com using React.js, and in the backend, I’ve set up OAuth for users to obtain access tokens and grant permissions. I want to ask how I can deploy both my frontend and backend. Currently, I’m using ngrok for my local setup. Can I host my app using the Monday CLI, specifically with the mapps code:push command?


As I’m new to Monday.com, I would greatly appreciate your assistance.


Thank you.

Hello there @Usama,


You can find all the information about how to host your app in monday.com here 😀


You can find a Github example of a full-stack app to be hosted in monday code here! You can use it to guide you!


Cheers,

Matias


Reply