Skip to content

Some utilities, builders, ... for NX monorepos

Notifications You must be signed in to change notification settings

sesamyab/nx-additions

 
 

Repository files navigation

NxAdditions

A set of very poorly documented and maintained plugins for NX workspaces.

Available packages

Package Description
nx-cloudflare-wrangler Generator and executors for Cloudflare wrangler (workers and pages)
nx-deno-deploy Deploy projects to Deno deploy
nx-netlify-deploy Deployer and generator for Netlify pages
nx-rsync-deployer Deployer to upload app artifacts using rsync
nx-sst Generator and executors for Serverless Stack projects

Contribution

Generate a new package

Run nx g @nrwl/node:lib my-lib --publishable --importPath=@k11r/my-lib to generate a library.

About

Some utilities, builders, ... for NX monorepos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.2%
  • JavaScript 7.9%
  • Shell 1.9%