2.1.2 • Published 23 days ago

turborepo-remote-cache v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
23 days ago

TURBOREPO REMOTE CACHE


remote_cache_1

GitHub package.json version CI Test Release Docker Maintainability Coverage Status Docker Pulls npm semantic-release: angular OpenSSF Scorecard All Contributors

This project is an open-source implementation of the Turborepo custom remote cache server. If Vercel's official cache server isn't a viable option, this server is an alternative for self-hosted deployments. It supports several storage providers and deploys environments. Moreover, the project provides "deploy to " buttons for one-click deployments whenever possible.

Legacy fox1t/turborepo-remote-cache image will be redirected to ducktors/turborepo-remote-cache.

Notable projects that use TRRC

Documentation

Full documentation is available here

Contribute to this project

  1. Clone this repository

    git clone git@github.com:ducktors/turborepo-remote-cache.git

  2. Move inside repository folder

    cd turborepo-remote-cache

  3. Install dependencies

    pnpm install

  4. Copy example variables

    cp .env.example .env

  5. Put your env vars to the env file. See Environment variables section for more details.

  6. Run the project in development mode

    pnpm dev

How to commit

This repo uses Semantic Release with Conventional Commits. Releases are automatically created based on the type of commit message: feat for minor and fix for patch.

feat: new feature ---> 1.x.0
fix: fix a bug ---> 1.0.x

Contributors

2.1.2

23 days ago

2.1.1

23 days ago

2.1.0

1 month ago

2.0.9

1 month ago

2.0.5

5 months ago

2.0.7

5 months ago

2.0.6

5 months ago

2.0.8

5 months ago

2.0.3

6 months ago

2.0.4

6 months ago

1.15.0

8 months ago

1.14.5

9 months ago

1.14.4

9 months ago

1.14.3

9 months ago

1.15.1

7 months ago

1.14.2

10 months ago

1.14.7

8 months ago

1.14.6

9 months ago

2.0.2

7 months ago

2.0.1

7 months ago

2.0.0

7 months ago

1.14.1

1 year ago

1.13.2

1 year ago

1.12.3

1 year ago

1.14.0

1 year ago

1.13.1

1 year ago

1.12.2

1 year ago

1.13.0

1 year ago

1.12.1

1 year ago

1.12.0

1 year ago

1.10.2

1 year ago

1.13.3

1 year ago

1.11.0

1 year ago

1.7.3

1 year ago

1.9.0

1 year ago

1.7.2

1 year ago

1.8.0

1 year ago

1.7.1

1 year ago

1.7.0

2 years ago

1.6.7

2 years ago

1.7.4

1 year ago

1.10.1

1 year ago

1.10.0

1 year ago

1.6.1

2 years ago

1.6.0

2 years ago

1.6.6

2 years ago

1.6.5

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago