@lifeomic/turbo-remote-cache

v1.0.3
remote cache server for turbo repo

build

tsc

start

pm2 start dist/bin/start_server.js --name turbo-cache

stop

pm2 stop turbo-cache

ts-type-check

clean

rm -rf ./dist

lint

eslint --cache --cache-location node_modules/.cache/.eslintcache --ext .ts . --max-warnings 0

prettier

prettier

test

jest --silent
npm i @lifeomic/turbo-remote-cache

Metadata

  • MIT
  • >=18
  • Unknown
  • released 1/19/2024

Downloads