Starting service with 'node index.js' instead of npm start

Hiya I’m trying to deploy my RESTful API and it seems like after successful build it’s trying to start the service with with node index.js instead of npm start.

the repo : https://github.com/blameaimer/Hosting-NC-NEWS

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.