Skip to content

Mcheimech/nx-extend

This branch is 334 commits behind TriPSs/nx-extend:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ca0dcf9 Â· Jun 17, 2024
May 7, 2024
Oct 14, 2021
Dec 13, 2020
Nov 20, 2023
Jun 17, 2024
Jun 17, 2024
Jun 17, 2024
Jun 22, 2023
Oct 14, 2021
Dec 13, 2020
Feb 6, 2024
Jun 14, 2024
Jun 14, 2024
Dec 23, 2023
Jun 14, 2024
Oct 14, 2021
Nov 20, 2023
Jan 28, 2021
Jan 18, 2024
May 15, 2024
May 4, 2023
Dec 24, 2023
Jun 17, 2024
Jun 14, 2024
Jun 17, 2024
Jun 17, 2024

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
  • react.email
    • npm install --save-dev @nx-extend/react-email
  • shadcn/ui
    • npm install --save-dev @nx-extend/shadcn-ui

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%