It's basically same as jfriend00's solution, but I add node app.js
in the end. And you just follow below sequence to run command.
set DF_SERVICE_ACCOUNT_PATH="D:DocsTchatBotclé_account_service_agent_human_operatoragent-human-handoff-sampl-jseo-3349b2f01974.json"
set DF_PROJECT_ID="agent-human-handoff-sampl-jseo"
node app.js
By the way, if you use linux system or macOS, you'll use following command to start server.
(Just one line)
DF_SERVICE_ACCOUNT_PATH="D:DocsTchatBotclé_account_service_agent_human_operatoragent-human-handoff-sampl-jseo-3349b2f01974.json" DF_PROJECT_ID="agent-human-handoff-sampl-jseo" node app.js
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…