Tuesday, 17 September 2019

how to set node envirment variable in windows

go to you node project root directory

then
fire command

$env:q_bingMapKey="Ajf0E"
$env:q_jwtPrivateKey="my"
$env:q_awsPoolId="us-east-1:3313"

No comments:

Post a Comment