8 Replies
a year ago
.
...
"deploy": {
"startCommand": "npm run purge-cache && npm run start",
...Currently i'm doing this
a year ago
There is no platform native way to run something after your start command
a year ago
create a bash script and make it run that bash script