I developed an app and deployed it through Heroku. I could run it successfully on local with “npm run dev”, but could not see it on the website after deploying it. I have all the app_url and environment set up. And my store also allows custom app. Can anyone help me with it?
Are you getting any sort of errors in the console?
Actually no, and I cannot even find any related className while inspecting