Nestjs

Open-source projects categorized as Nestjs

Top 23 Nestj Open-Source Projects

  • Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

  • Project mention: NestJS tip: how to change HTTP server timeouts | dev.to | 2024-04-06

    When using the NestJS framework, sometimes you may need to change some default timeout. You can define them just like you'd do in a plain Node.js HTTP server like so:

  • immich

    High performance self-hosted photo and video management solution.

  • Project mention: Happy 20th Anniversary, Gmail. I'm Sorry I'm Leaving You | news.ycombinator.com | 2024-04-15

    It really is hard to leave Gmail when all of your data has been conveniently stored therein. This is one of Google's retention strategies and it is indeed brilliant.

    That said, there's a vast number of self-hosted alternatives like Stalwart Mail (email) [1], Immich (images) [2], NextCloud (Google Docs) [3], etc.

    [1] https://stalwa.rt

    [2] https://immich.app

    [3] https://nextcloud.com/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ToolJet

    Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀

  • Project mention: Launch HN: Creo (YC W24) – Build Internal Tools with React/NextJS | news.ycombinator.com | 2024-04-02

    As everyone mentioned, there are tons of OSS alternatives which are well established. One of which is tooljet: https://github.com/ToolJet/ToolJet

  • Refine

    A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

  • Project mention: Synch vs. Async Programming | dev.to | 2024-04-16
  • Reactive-Resume

    A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

  • Project mention: The Top 10 GitHub Repositories Making Waves 🌊📊 | dev.to | 2023-12-20

    Go to App | Docs

  • amplication

    🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.

  • Project mention: Creating a Restaurant Finder Application Using ReactJS and Amplication | dev.to | 2024-01-14

    Go to https://amplication.com.

  • apitable

    🚀🎉📚 APITable, an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.

  • Project mention: APITable v1.3.0, Airtable open-source alternative | news.ycombinator.com | 2023-10-24
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • domain-driven-hexagon

    Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

  • Project mention: From Frontend to Backend | /r/cscareerquestionsEU | 2023-12-08

    That's exactly where I am. My manager gave me these links, that cover a lot of those words the backend uses, so I can identify what they mean and how to use them. 1. For inspiration and concepts: https://github.com/Sairyss/domain-driven-hexagon 2. Suggested to read the documentation for nest.js. They apply such concepts I don't understand: https://nestjs.com/

  • awesome-nestjs

    A curated list of awesome things related to NestJS 😎

  • crud

    NestJs CRUD for RESTful APIs

  • ghostfolio

    Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍

  • Project mention: Hacktoberfest 2023 with Ghostfolio | dev.to | 2023-09-26

    At Ghostfolio, we are very excited to participate in Hacktoberfest for the second time, looking forward to connecting with new and enthusiastic open-source contributors. Hacktoberfest is a month-long celebration of open-source projects, their maintainers, and the entire community of contributors. Each October, open source maintainers from all over the world give extra attention to new contributors while guiding them through their first pull requests on GitHub. This year the event celebrates its 10th anniversary.

  • nodejs-integration-tests-best-practices

    ✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)

  • nestjs-realworld-example-app

    Exemplary real world backend API built with NestJS + TypeORM / Prisma

  • rate-limiter-flexible

    Atomic counters and rate limiting tools. Limit resource access at any scale.

  • Project mention: API Limiting: Best Practices and Implementation | dev.to | 2023-05-01

    Implementing API rate limiting in your Node.js project is an important step toward maintaining the stability and reliability of your application. With the use of packages like express-rate-limit or rate-limiter-flexible, you can easily set limits on requests and prevent abuse of your API by malicious users.

  • testing-nestjs

    A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!

  • ultimate-backend

    Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication

  • nestjs-boilerplate

    NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.

  • Project mention: Extensive React Boilerplate to kickstart a new frontend project | dev.to | 2024-02-14

    How much time do we typically spend on project setup? We're talking about configuring installed libraries and writing boilerplate code to structure and implement best practices for achieving optimal website performance. At Brocoders, we often start new projects from scratch. That's why over 3 years ago, we created a NestJS boilerplate for the backend so that we wouldn't have to spend time developing core functionality that the end user doesn't see but is crucial for developers. Over this time, the boilerplate has received 1.9k stars on GitHub and has gained significant popularity beyond our company. Now, we've decided to take it a step further and created the Extensive React Boilerplate for the frontend. Its purpose is to keep our best practices in project development together, avoiding familiar pitfalls and reducing development time.

  • nestjs-prisma-starter

    Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker

  • nestjs

    A collection of badass modules and utilities to help you level up your NestJS applications 🚀

  • ts-rest

    RPC-like client, contract, and server implementation for a pure REST API

  • ts-proto

    An idiomatic protobuf generator for TypeScript

  • Project mention: Deno-first implementation of protobuf Reader and Writer | /r/Deno | 2023-05-03

    I created it so that I could use `protoc` and `ts-proto` to convert the otel proto files into typescript files.

  • nest-cli

    CLI tool for Nest applications 🍹

  • typeorm

    TypeORM module for Nest framework (node.js) 🍇 (by nestjs)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-16.

Nestjs related posts

Index

What are some of the best open-source Nestj projects? This list will help you:

Project Stars
1 Nest 64,099
2 immich 29,959
3 ToolJet 26,513
4 Refine 24,427
5 Reactive-Resume 19,825
6 amplication 13,308
7 apitable 11,818
8 domain-driven-hexagon 11,275
9 awesome-nestjs 9,815
10 crud 3,913
11 ghostfolio 3,541
12 nodejs-integration-tests-best-practices 3,198
13 nestjs-realworld-example-app 2,868
14 rate-limiter-flexible 2,865
15 testing-nestjs 2,764
16 ultimate-backend 2,490
17 nestjs-boilerplate 2,316
18 nestjs-prisma-starter 2,182
19 nestjs 2,041
20 ts-rest 1,933
21 ts-proto 1,901
22 nest-cli 1,880
23 typeorm 1,827
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com