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

@k11r/nx-cloudflare-wrangler

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@k11r/nx-cloudflare-wrangler

Nx Plugin for Cloudflare Wrangler

  • 3.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
96
decreased by-6.8%
Maintainers
0
Weekly downloads
 
Created
Source

nx-cloudflare-wrangler

An executor and generator for Cloudflare Wrangler (workers and pages)

Workers

Generate a new worker project

npx nx g @k11r/nx-cloudflare-wrangler:worker <app-name>

Creates a new NX project (based on the node template) with a new worker. build and deploy targets are added automatically.

Pages

Add deploy target to an existing project

npx nx g @k11r/nx-cloudflare-wrangler:pages <app-name>

This will only add a deploy target, the build property in wrangler.toml will point to the build target of the project.

Keywords

FAQs

Package last updated on 18 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