sbt run
ngrok http 9000sbt dist
cd target/universal
unzip onenet-rc-*.zip
cd onenet-rc-*
nohup bin/onenet-rc -Dplay.http.secret.key=$SECRET -Dhttp.port=$PORT &
# kill $(cat RUNNING_PID)| Name | Name | Last commit date | ||
|---|---|---|---|---|
sbt run
ngrok http 9000sbt dist
cd target/universal
unzip onenet-rc-*.zip
cd onenet-rc-*
nohup bin/onenet-rc -Dplay.http.secret.key=$SECRET -Dhttp.port=$PORT &
# kill $(cat RUNNING_PID)