{ "watch": ["server.js", "client/src"], "ext": "js,ts,tsx,jsx,css,json", "exec": "npm run build && node server.js" }