Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 565 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 565 Bytes

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