This is a free and privacy remote cache for Turborepo.
- Create a
.env.local
file in the root of your project from the.env
file. - Add at least a strong and random value to your
TURBO_TOKEN
variable - Start the server with docker-compose:
docker-compose up -d
ordocker compose up -d