I have a small app which uses Reactjs for frontend, and ASP.Net for backend (with ef core and MySQL). Im trying to deploy it to Heroku, I successfully deployed the frontend,