--- title: Nx Integration with Technologies and Frameworks description: Explore example repositories demonstrating how Nx integrates with various technologies and frameworks across different platforms. --- # Nx Integration with Technologies and Frameworks ## Examples across platforms {% cards cols="2" lgCols="4" mdCols="4" smCols="2" %} {% link-card title="Express" url="/showcase/example-repos/add-express" icon="express" /%} {% link-card title="Lit" url="/showcase/example-repos/add-lit" icon="lit" /%} {% link-card title="Solid" url="/showcase/example-repos/add-solid" icon="solid" /%} {% link-card title="Qwik" url="/showcase/example-repos/add-qwik" icon="qwik" /%} {% link-card title="Rust" url="/showcase/example-repos/add-rust" icon="rust" /%} {% link-card title=".NET" url="https://github.com/nrwl/nx-recipes/tree/main/dot-net-standalone" icon="dotnet" /%} {% link-card title="Astro" url="/showcase/example-repos/add-astro" icon="astro" /%} {% link-card title="Svelte" url="/showcase/example-repos/add-svelte" icon="svelte" /%} {% link-card title="Micro-frontend" url="/showcase/example-repos/mfe" icon="mfe" /%} {% link-card title="Apollo" url="/showcase/example-repos/apollo-react" icon="apollo" /%} {% link-card title="Prisma NestJS" url="/showcase/example-repos/nestjs-prisma" icon="prisma" /%} {% link-card title="Fastify" url="/showcase/example-repos/add-fastify" icon="fastify" /%} {% /cards %} ### More examples with Fastify {% cards cols="2" lgCols="4" mdCols="4" smCols="2" %} {% link-card title="MongoDB" url="/showcase/example-repos/mongo-fastify" icon="mongodb" /%} {% link-card title="Redis" url="/showcase/example-repos/redis-fastify" icon="redis" /%} {% link-card title="Postgres" url="/showcase/example-repos/postgres-fastify" icon="postgres" /%} {% link-card title="PlanetScale" url="/showcase/example-repos/serverless-fastify-planetscale" icon="planetscale" /%} {% /cards %}