Nx Extend

screenshot of Nx Extend
express
firebase
strapi

Nx Workspaces builders and tools

Overview

NX-extend is a set of tools designed to enhance your NX project. It provides additional capabilities and functionalities to make your development process more efficient and streamlined.

Features

  • Firebase Hosting: Enables Firebase Hosting for your project.
  • E2E Runner: Provides an E2E runner for testing and automation.
  • GCP Cloud Run: Allows you to deploy and manage your application on Google Cloud Run.
  • GCP Deployment Manager: Offers deployment management capabilities on Google Cloud Platform.
  • GCP Functions: Enables integration with Google Cloud Functions.
  • GCP Secrets: Provides tools for managing secrets on Google Cloud Platform.
  • GCP Storage: Allows integration with Google Cloud Storage.
  • GCP Task Runner: Offers a task runner for executing tasks on Google Cloud Platform.
  • Translations: Provides tools for managing translations.
  • Strapi: Offers integration with the Strapi headless CMS.
  • Vercel: Enables deployment to Vercel platform.
  • Playwright: Provides tools for testing web applications using Playwright.
  • Terraform: Allows infrastructure provisioning and management using Terraform.
  • Pulumi: Offers tools for infrastructure deployment using Pulumi.
  • GitHub Actions: Provides various GitHub Actions for enhancing your CI/CD workflows.

Summary

NX-extend is a comprehensive set of tools that can enhance your NX project by providing additional functionalities and capabilities. It offers a wide range of features, including integration with various cloud platforms, deployment management tools, testing frameworks, and CI/CD workflows. By installing the required packages, you can easily leverage these features and improve your development process. If you have any questions or encounter any issues, you can open an issue on the project's GitHub repository for support and collaboration.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

firebase
Firebase

Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

vercel
Vercel

Vercel offers built-in support for deploying and hosting Next.js applications, making it a popular choice among Next.js developers.