- add the
node-cache
optional input - replace
npm install -g
step withnpx
- replace
preevy init
withpreevy up --profile URL
(requires v0.0.58 or newer of the Preevy CLI) - fix preevy.dev links
node-cache
optional inputnpm install -g
step with npx
preevy init
with preevy up --profile URL
(requires v0.0.58 or newer of the Preevy CLI)