Newer
Older
lostmynuts / nodemon.json
{
	"signal":"SIGTERM",
	"exec":"npm start"
}