'Having issues deploying server section of project onto Heroku

Currently trying to deploy the server side of my app on Heroku to no avail.

I've already included a valid start command in package.json but Heroku is still complaining about a missing start command. I've included a screenshot detailing my package.json along with my folder structure. I can also include the Heroku logs from CLI if needed.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source