DigitalOcean launches App Platform

after adding the below script in package.json file it worked, thank you @George bhai :blush:
“scripts”: {
“test”: “nyc mocha”,
“start”: “node ./node_modules/nodemon/bin/nodemon.js ./index.js”
},