Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

turborepo-remote-cache

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turborepo-remote-cache

Turborepo remote cache server

  • 2.2.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26K
increased by24.27%
Maintainers
1
Weekly downloads
 
Created
Source

TURBOREPO REMOTE CACHE


remote_cache_1

GitHub package.json version node:20.18.1 pnpm@9.14.2 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.

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

Maksim Sinik
Maksim Sinik

💻 ⚠️ 🤔 🚧 🧑‍🏫
Matteo Vivona
Matteo Vivona

🚇 🛡️ 📖
Dario Lehmhus
Dario Lehmhus

💻
lommi
lommi

💻
Brian Muenzenmeyer
Brian Muenzenmeyer

📖
Dobes Vandermeer
Dobes Vandermeer

💻
Tan Zi Gang
Tan Zi Gang

💻
John Gozde
John Gozde

💻 📖
Sachin Patel
Sachin Patel

💻
Andrew Nagy
Andrew Nagy

💻
Eugene Malihins
Eugene Malihins

💻
Joe DeVivo
Joe DeVivo

🚇
Daniel Kopp
Daniel Kopp

💻
Tom Fletcher
Tom Fletcher

💻 📖
Christopher Brookes
Christopher Brookes

📖
Pierre S.
Pierre S.

💻
Daniel Mitrov
Daniel Mitrov

💻
Adrian Trzeciak
Adrian Trzeciak

💻
Lorenz Nimmervoll
Lorenz Nimmervoll

📖
James
James

📖
Nils Wiesinger
Nils Wiesinger

📖
Naoto Ida
Naoto Ida

📖
Gustavo Atencio Mauricio
Gustavo Atencio Mauricio

📖
Eric White
Eric White

💻
Sani Music
Sani Music

📖 💻
Ivan Vasilev
Ivan Vasilev

💻
NullVoxPopuli
NullVoxPopuli

💻
Matt
Matt

📖
Luca Taddeo
Luca Taddeo

🚧
Luke Rohde
Luke Rohde

💻

Keywords

FAQs

Package last updated on 29 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc