I am using below command to start json-server forever on my aws ec2:
forever start /usr/local/bin/json-server --watch db.json --port 3001
Bu