Skip to content
#

Nest

nestjs logo

Nest (NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).

Nest provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled, and easily maintainable applications.

Here are 569 public repositories matching this topic...

This project is an e-commerce website built with a microservices architecture, Next.js and Nest.js frameworks, and a MongoDB database. Customers can browse products, add items to cart, checkout with Stripe API, and view order history. Admins can manage products, orders, and customer information.

  • Updated Mar 28, 2024
  • JavaScript

Created by NestJS

Released May 14, 2017

Latest release 15 days ago

Followers
576 followers
Repository
nestjs/nest
Website
github.com/topics/nestjs