https://github.com/vendurehq/vendure
GitHub - vendurehq/vendure: Open source headless commerce framework built with TypeScript, NestJS,...
Open source headless commerce framework built with TypeScript, NestJS, React and GraphQL - vendurehq/vendure
open sourceheadless commerce
https://visionslabs.io/sk/tag/nestjs-sk/
NestJS Archives - visionslabs
nestjsarchives
https://brights.io/technology/nest-js
Expert NestJS Development & Consulting Services | Brights
Nest.js development services for scalable Node.js applications. Build efficient APIs, server-side rendering, and maintainable web solutions.
nestjs developmentconsulting servicesexpertbrights
https://alckor.dev/en/blog/nestjs-openapi-swagger-production
OpenAPI and Swagger in NestJS: a clear contract in dev and production - Fran, Full Stack Engineer
Apr 12, 2026 - Integrate @nestjs/swagger to document your REST API, keep the spec aligned with route versioning, and follow safe patterns so Swagger is not exposed without...
https://learn.nestjs.com/
Official NestJS Courses | NestJS
officialnestjscourses
https://cr.fishlee.net/docs/nestjs.html
NestJS 备忘清单 & nestjs cheatsheet & Quick Reference
nestjscheatsheetquickreference
https://holyjs.ru/en/archive/2022%20Autumn/talks/8f479b275f20499a8c71b024e842142c/
Workshop: how to develop, build, and deploy Node.js microservices with NestJS & Pulumi (Part 2) |...
The workshop gives a practical perspective of key principles needed to develop, build, and maintain a set of microservices in the Node.js stack. It covers the...
https://ref.luckyits.com/docs/nestjs.html
NestJS 备忘清单 & nestjs cheatsheet & Quick Reference
nestjscheatsheetquickreference
https://ref.leonus.cn/docs/nestjs.html
NestJS 备忘清单 & nestjs cheatsheet & Quick Ref
nestjscheatsheetquickref
https://solodevstack.com/blog/expressjs-vs-nestjs-solo-developers
Express.js vs NestJS for Solo Developers (2025 Comparison) | SoloDevStack
Feb 17, 2025 - Honest comparison of Express.js vs NestJS for solo developers. Which is better for your project? Real pros, cons, and recommendations.
express jssolo developersvsnestjscomparison
https://advisories.gitlab.com/npm/@nestjs/core/CVE-2023-26108/
@nestjs/core vulnerable to Information Exposure via StreamableFile pipe | GitLab Advisory Database...
CVE-2023-26108 @nestjs/core vulnerable to Information Exposure via StreamableFile pipe: Versions of the package @nestjs/core before 9.0.5 is vulnerable to...
https://erictzhong.com/blog/aws-s3-nestjs
Integrate AWS S3 with NestJS for private and public files storage | Eric Zhong
Store private and public files in single S3 bucket, generate pre-signed URLs for private files using NestJS and AWS SDK v3. Also, perform CRUD operations on S3...
https://ref.mingming.dev/docs/nestjs.html
NestJS 备忘清单 & nestjs cheatsheet & Quick Reference
nestjscheatsheetquickreference
https://wanago.io/2022/12/05/api-nestjs-constraints-sql/
API with NestJS #85. Defining constraints with raw SQL
Dec 5, 2022 - We go through constraints in PostgreSQL to implement error handling and react when a particular constraint is violated.
api with nestjsdefiningconstraintsrawsql
https://guard-api.com/guides/how-to-fix-insufficient-logging-monitoring-in-nestjs/
Fix Insufficient Logging & Monitoring in NestJS | GuardAPI Security Guide
fixinsufficientloggingmonitoringnestjs
https://pub.dev/packages/flutter_nestjs_paginate/license
flutter_nestjs_paginate license | Flutter package
A library providing a reactive paginated view builder compatible with `nestjs-paginate`
flutternestjspaginatelicensepackage
https://www.ycombinator.com/companies/carma/jobs/5Mwg4jp-founding-head-of-engineering-react-node-js-nestjs-postgresql
Founding Head of Engineering (React / Node.js / NestJS / PostgreSQL) at Carma | Y Combinator
NOTE: We run a highly-efficient, high-velocity interview process and expect candidates who can keep up. Strong candidates often go from first conversation to...
head of engineering
https://7span.com/hire-nest-js-developers
Hire NestJS Developers | Structured Node.js Architecture | 7Span
Hire NestJS developers to build structured, scalable backend systems with enterprise-ready architecture.
hire nestjs developersstructurednodearchitecture
https://dev.to/marius/nestjs-testing-tutorial-3381
NestJS Testing Tutorial - DEV Community
In this video we go over the fundamentals of writing unit, integration, and e2e tests for a NestJS API application!. Tagged with showdev, javascript, nestjs,...
nestjstestingtutorialdevcommunity
https://www.puresky.top/tags/nestjs
NestJs - 轻雅阁
nestjs
https://ref.xalaok.top/docs/nestjs.html
NestJS 备忘清单 & nestjs cheatsheet & Quick Reference
nestjscheatsheetquickreference
https://blog.logrocket.com/serialization-in-nestjs-a-different-approach/
Serialization in NestJS: A different approach - LogRocket Blog
Jun 4, 2024 - Creating a reusable serialization solution with the NestJS ecosystem is a breeze, and you'l have more flexibility and control over how it's executed.
a different approachserializationnestjslogrocketblog
https://js.elitedev.in/js/build-multi-tenant-saas-with-nestjs-prisma-postgresql-complete-rls-implementation-guide-c377189c/
Build Multi-Tenant SaaS with NestJS, Prisma, PostgreSQL: Complete RLS Implementation Guide
multi tenant saas
https://www.prisma.io/blog/nestjs-prisma-authentication-7D056s1s0k3l
Building a REST API with NestJS and Prisma: Authentication
In this tutorial, you will learn how to implement JWT authentication with NestJS, Prisma and PostgreSQL. You will also learn about salting passwords, security...
a rest apibuildingnestjsprismaauthentication
https://js.elitedev.in/js/build-high-performance-graphql-api-nestjs-prisma-redis-caching-guide-for-production-ready-applica-836c00d9/
Build High-Performance GraphQL API: NestJS, Prisma, Redis Caching Guide for Production-Ready...
https://dev.to/fredydlemus/effective-validations-in-nestjs-flawless-software-development-45b3
Effective Validations in NestJS: Flawless Software Development! - DEV Community
Twitter: https://twitter.com/fredydlemus Instagram:... Tagged with nestjs, backend, tutorial, javascript.
software developmenteffectivevalidationsnestjsflawless
https://limascloud.com/2022/02/14/nestjs-shared-module-example-monorepo-setup/
NestJS Shared Module Example - Monorepo Setup - Lima's Cloud
Feb 26, 2022 - This article will explore the concepts of code reusability and code versioning while creating NestJS Shared Module.
nestjssharedmoduleexamplemonorepo
https://codesignal.com/learn/courses/nestjs-basics/lessons/understanding-nestjs
Understanding NestJS | CodeSignal Learn
In this lesson, we explored how to set up a basic NestJS application and understand its project structure. We covered the installation of necessary tools,...
understandingnestjscodesignallearn
https://www.jsdocs.io/package/@nestjs/typeorm
@nestjs/typeorm@11.0.1 - jsDocs.io
Documentation for npm package @nestjs/typeorm@11.0.1 - jsDocs.io
nestjstypeormio
https://www.joshmorony.com/handling-multiple-file-uploads-with-nest-js/
Handling Multiple File Uploads with NestJS | Josh Morony
In this tutorial, we will cover how to handle file uploads with a NestJS server
file uploadshandlingmultiplenestjsjosh
https://www.monocubed.com/hire/nestjs-developers/
Hire NestJS Developers | Nest.js Development Services
Hire NestJS developers from Monocubed to build secure, scalable backend solutions with custom APIs, microservices, and 99.9% uptime assurance.
hire nestjs developersdevelopmentservices
https://gmi.software/blog/nestjs-prisma-postgresql-at-scale
Scaling NestJS and PostgreSQL: Prisma ORM (costs and architecture) - gmi.software - gmi.software
Postgres stalling at 10k users? How GMI fixes N+1 queries and connection exhaustion in NestJS and Prisma stacks.
prisma ormscalingnestjspostgresqlcosts
https://dev.to/nestjs-ninja/mastering-nestjs-building-scalable-systems-with-abstractions-ex-different-databases-5cen
Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases - DEV...
Hello, developers! Welcome to the second part of our NestJS + Clean Architecture + DDD series. In... Tagged with nestjs, cleancode, node, typescript.
scalable systemsmasteringnestjsbuilding
https://rspack.rs/guide/tech/nestjs
NestJS - Rspack
Use NestJS with Rspack, including setup, TypeScript decorators, development HMR, and production minification.
nestjsrspack
https://www.educative.io/courses/building-a-backend-application-with-nestjs/implementing-role-based-authorization
Role-Based Authorization Implementation in NestJS Backend
Learn to implement role-based authorization in NestJS using AccessControlGuard, Roles decorator, and JWT for secure access control.
rolebasedauthorizationimplementationnestjs
https://remix.guide/resources/dP0ZZ2MGcvDx?list=examples&sort=hot
Varkoff/remix-nestjs-monorepo - Remix Guide
Remix App With NestJS Adapter
remixnestjsmonorepoguide
https://bcboilerplates.com/
Nestjs Boilerplate | Reactjs Boilerplate | Brocoders
Boilerplates to start you project fast and polished
nestjsboilerplatereactjs
https://js.elitedev.in/js/how-to-build-multi-tenant-saas-with-nestjs-prisma-and-postgresql-complete-developer-guide-9c7eea10/
How to Build Multi-Tenant SaaS with NestJS, Prisma, and PostgreSQL: Complete Developer Guide
how to build
https://guard-api.com/guides/how-to-fix-command-injection-in-nestjs/
Fix Command Injection in NestJS | GuardAPI Security Guide
command injectionfixnestjssecurityguide
https://quickref.aibk.cn/docs/nestjs.html
NestJS 备忘清单 & nestjs cheatsheet & Quick Reference
nestjscheatsheetquickreference
https://codewith.shamscorner.com/courses/vibestrym
A Real Full-stack Twitch Clone with NestJS, NextJS, GraphQL, Redis, Prisma, etc. | Code with...
Let's build a complete Twitch clone with Nextjs, I18n, Nestjs, Prisma, Postgresql, Redis, GraphQL, Websocket, Livekit, Stripe, Shadcn, Docker, and more.
https://www.logoshape.com/nestjs-vector-logo-free-download-7577.html
NestJS Vector Logo Free Download
Mar 2, 2025 - NestJS Vector Logo Free Download SVG and PNG transparent high-quality image files are available for free download. Free downloads are unlimited and require no...
vector logonestjsfreedownload
https://wechalet.cn/en/appstore/search/nestjs
Search nestjs Page 1-WeChalet Site Navigation_Discover a more beautiful world
wechalet.cn is an excellent website navigation. It contains various practical websites from home and abroad, covering foreign creativity, design, food, video,...
site navigation
https://hansrajrana.space/contact
Hansraj Rana | Full Stack Developer & AI Engineer | React, NestJS, Angular
full stack developerai engineerranareactnestjs
https://ilaipi.com/
nodejs全栈 - docker-nodejs-vue3-nestjs
dockernodejsnestjs
https://alckor.dev/es/blog/hexagonal-architecture-nestjs
Arquitectura hexagonal en NestJS: puertos, adaptadores y dominio en el centro - Fran, Full Stack...
Feb 15, 2026 - Aprende a aplicar la Arquitectura Hexagonal (Puertos y Adaptadores) en NestJS. Coloca el dominio en el centro, define puertos para la infraestructura y...
https://hashnode.com/posts/building-a-full-stack-ai-powered-news-aggregator-with-grafbase-nestjs-and-nextjs/64dc57b236cd53a62d6856fc
Discussion on "Building a Full Stack AI-Powered News Aggregator with Grafbase, NestJS, and Next.js"...
Discussion on "Building a Full Stack AI-Powered News Aggregator with Grafbase, NestJS, and Next.js". I am thrilled to participate in a hackathon on Hashnode,...
https://marketplace.visualstudio.com/items?itemName=imgildev.vscode-nestjs-snippets-extension
NestJS Snippets - NestJS Tools Collection - Visual Studio Marketplace
Extension for Visual Studio Code - Fast, TypeScript-first NestJS snippets for VS Code: controllers, modules, providers, GraphQL, JWT, WebSockets, and testing...
tools collectionvisual studionestjssnippetsmarketplace