/turborepo-remote-cache-docker

A ready to deploy Turborepo remote cache server

Primary LanguageShell

Turborepo Remote Cache

This is a free and privacy remote cache for Turborepo.

Get started

  1. Create a .env.local file in the root of your project from the .env file.
  2. Add at least a strong and random value to your TURBO_TOKEN variable
  3. Start the server with docker-compose: docker-compose up -d or docker compose up -d

Links