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.