Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools. Learn more →
Nest Alternatives
Similar projects and alternatives to Nest
-
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
-
-
-
loopback-next
LoopBack makes it easy to build modern API applications that require complex integrations.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Nest reviews and mentions
-
Best NodeJS frameworks for seamless backend development
Community stats: NestJS has a large community with 60.5k stars and 7.2k forks on GitHub. 12,033 are tagged 'nestjs' on StackOverflow and an active discord community of 43,436 is also there to support fellow developers.
NestJS is a progressive framework for NodeJS for building server-side applications with JavaScript and TypeScript. NestJS follows a modular architecture enabling developers to create complex applications by organizing components into separate, independent modules, ensuring maintainability and reusability across various parts of the application.
-
Server-Side Rendering (SSR) in React
Documentation
- Como deixar o Swagger com tema dark mode usando Swaggo e Golang
-
Supercharge Your Testing Workflow: Creating Unit and E2E Tests 10x Faster with ChatGPT-3 Inside NestJS
For both, during my circle of development, I didn’t use TDD or other methods, I just wrote the services, classes, and modules and then I went to the tests, at this time I already had the base structure, so I opened Phind or ChatGPT-3 and I asked them to create a test to cover as much cases as possible using NestJS and its way of implementing tests, and in just a few seconds I have lots of tests ready! For a few of them I had to fix some small details, but overall, it was very good!
-
TypeORM - remove children with orphanedRowAction
TypeORM is a very convenient ORM for JS apps. We use it with NestJS and running it on NodeJS.
-
Creating a NodeJS project without frameworks in 2023
We applied lots of things, techniques, and patterns, but in the end, I felt good with the application that was built. Now I also can say that I am feeling a bit up-to-date with the technologies that this project involved and the way of building software without a framework, it also reminds me, why I like so much of using Frameworks…. go NestJS 💪🏼
-
ECMAScript Decorators. The Ones That are Real
2023-05 – Angular v16 is here. Angular 16 also added support for ECMAScript decorators. However, some other frameworks built around decorators (and which were inspired by Angular?) have stated that they will not make changes toward ECMAScript decorators for now. For many of them, two important aspects are Metadata and Parameter decorators.
-
How Many Dependencies Does Your Project Really Have?
My NestJS project have 719 dependencies, after i saw the audit of next.js, nest.js didn't suprice me at all.
-
Hacktoberfest 2023 with Ghostfolio
Ghostfolio is written in TypeScript and organized as an Nx workspace, utilizing the latest framework releases. The backend is based on NestJS in combination with PostgreSQL as a database together with Prisma and Redis for caching. The frontend is built with Angular.
-
A note from our sponsor - Appwrite
appwrite.io | 2 Dec 2023
Stats
nestjs/nest is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Nest is TypeScript.