Skip to content
forked from TriPSs/nx-extend

Nx Workspaces builders and tools

License

Notifications You must be signed in to change notification settings

ffMathy/nx-extend

 
 

Repository files navigation

NX-extend

🔎 NX-extend is a set of tools to help your NX project.

Nx-extend adds the following capabilities to your workspace

  • Firebase Hosting
    • npm install --save-dev @nx-extend/firebase-hosting
  • E2E-Runner
    • npm install --save-dev @nx-extend/e2e-runner
  • GCP Cloud Run
    • npm install --save-dev @nx-extend/gcp-cloud-run
  • GCP Deployment Manager
    • npm install --save-dev @nx-extend/gcp-deployment-manager
  • GCP Functions
    • npm install --save-dev @nx-extend/gcp-functions
  • GCP Secrets
    • npm install --save-dev @nx-extend/gcp-secrets
  • GCP Storage
    • npm install --save-dev @nx-extend/gcp-storage
  • GCP Task Runner
    • npm install --save-dev @nx-extend/gcp-task-runner
  • Translations
    • npm install --save-dev @nx-extend/translations
  • Strapi
    • npm install --save-dev @nx-extend/strapi
  • Vercel
    • npm install --save-dev @nx-extend/vercel
  • Playwright
    • npm install --save-dev @nx-extend/playwright
  • Terraform
    • npm install --save-dev @nx-extend/terraform
  • Pulumi
    • npm install --save-dev @nx-extend/Pulumi

GitHub actions

  • set-shas
    • uses: tripss/nx-extend/actions/set-shas@master
  • plan
    • uses: tripss/nx-extend/actions/plan@master
  • run-many
    • uses: tripss/nx-extend/actions/run-many@master

Conventional Changelog Action is MIT licensed.

Collaboration

If you have questions or issues, please open an issue!

About

Nx Workspaces builders and tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.7%
  • JavaScript 1.3%