Socket
Book a DemoInstallSign in
Socket

create-workers-repo

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-workers-repo

Create a monorepo for Cloudflare Workers applications (alias for create-workers-monorepo)

latest
Source
npmnpm
Version
0.3.23
Version published
Maintainers
1
Created
Source

create-workers-repo

npm version

A CLI to bootstrap a monorepo for building Cloudflare Workers applications.

Note: This is an alias for create-workers-monorepo

demo

Usage

To create a new monorepo, run:

npm create workers-repo@latest

This will scaffold a new monorepo based on github.com/jahands/workers-monorepo-template.

Note: The created monorepo uses pnpm workspaces. After creating your monorepo, ensure you have pnpm version 10 or higher installed. For more info, see pnpm.io/installation.

Keywords

create-workers-monorepo

FAQs

Package last updated on 22 Oct 2025

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