From a1af1ab35ee32f7d54a3c24e4bc83ede144a2f15 Mon Sep 17 00:00:00 2001 From: Katerina Skroumpelou Date: Thu, 9 May 2024 16:27:14 +0300 Subject: [PATCH] feat: add nx cloud to ci cd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e15b9999..873137e7 100644 --- a/README.md +++ b/README.md @@ -585,7 +585,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo * [Make](https://www.make.com/en) — The workflow automation tool lets you connect apps and automate workflows using UI. It supports many apps and the most popular APIs. Free for public GitHub repositories, and free tier with 100 Mb, 1000 Operations, and 15 minutes of minimum interval. * [Spacelift](https://spacelift.io/) - Management platform for Infrastructure as Code. Free plan features: IaC collaboration, Terraform module registry, ChatOps integration, Continuous resource compliance with Open Policy Agent, SSO with SAML 2.0, and access to public worker pools: up to 200 minutes/month * [microtica.com](https://microtica.com/) - Startup environments with ready-made infrastructure components, deploy apps on AWS for free, and support your production workloads. The free tier includes 1 Environment (on your AWS account), 2 Kubernetes Services, 100 build minutes per month, and 20 monthly deployments. - + * [Nx Cloud](https://nx.dev/ci) - Nx Cloud speeds up your monorepos on CI with features such as remote caching, distribution of tasks across machines and even automated splitting of your e2e test runs. It comes with a free plan for up to 30 contributors with generous 150k credits included. **[⬆️ Back to Top](#table-of-contents)**