0

Node.JS Script

CreativeWolf 8 ár síðan 0

Hi,

This is what I have in the scripts portion of package.json:

"scripts": { "start": "./node_modules/.bin/allcountjs --app app-config --db mongodb://localhost:27017/dbname" }

In this case, what'd be the script name to be provided in ajenti?

Thanks