This repo contains a list of packages (additions, utilities, extensions, ...) for software I personally use including NX, Raycast and Alfred.
A set of very poorly documented and maintained plugins for NX workspaces.
Package | Description |
---|---|
nx-cloudflare-wrangler | Generator and executors for Cloudflare wrangler (workers and pages). |
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. REMOVED |
nx-deno-deploy | Deploy projects to Deno deploy. REMOVED |
Run nx g @nx/node:lib my-lib --publishable --importPath=@k11r/my-lib
to generate a library.