I have created an app with Vite, React, Mongo db and Express. I can host static page just fine but whenever I want to deploy my backend, I get a console error “Loading failed for the module with source “https://sys-ctzx.onrender.com/src/main.jsx”.”
I googled a lot and could not manage to get it to work. Can someone point me towards a direction that I can deply my backend on Render? thanks