TypeScript Nestjs

Open-source TypeScript projects categorized as Nestjs

Top 23 TypeScript Nestj Projects

  • Nest

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

  • Project mention: Create NestJS libraries to interact with Ory API | dev.to | 2024-05-11

    Ory offers excellent documentation but needs more support tools and in-depth examples of using its libraries in TypeScript and NestJS projects. I decided to contribute to it by creating a set of libraries to interact with APIs, which will (hopefully) make integration into your NestJS project easier. This post presents the ideal use case to divulge my routines for creating libraries in NestJS/Nx!

  • immich

    High performance self-hosted photo and video management solution.

  • Project mention: Photobox – Free Open Source Google Photos Clone | news.ycombinator.com | 2024-05-16

    https://immich.app/ has built in auto-detection and tagging.

    I am surprised by the over-engineered comment. Object auto-detection is kind of an advanced feature and I would expect a lot of extra infra required for it. Immich hides it because they just publish docker containers for you but I imagine it would feel more complex if you were to look at the internals.

  • 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
  • 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: Amplication: Instantly generate production-ready Node.js back end apps | news.ycombinator.com | 2024-04-30
  • 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
  • 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/

  • 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
  • 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.

  • nestjs-realworld-example-app

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

  • 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: Top 12+ Battle-Tested React Boilerplates for 2024 | dev.to | 2024-04-29

    As you can see, from the above mentioned features, this boilerplate significantly reduces the startup time for your project (approximately 193 hours), making it a worthwhile consideration. Categories: Feature-Rich Boilerplates, Boilerplates with Auth and Registration, Frontend-Only (and has a fully compatible backend boilerplate, thus can be used as Full-Stack Boilerplates), Free.

  • 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

  • nest-cli

    CLI tool for Nest applications 🍹

  • typeorm

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

  • typescript-starter

    Nest framework TypeScript starter :coffee: (by nestjs)

  • tsrpc

    A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.

  • Project mention: Tsrpc: A TypeScript RPC Framework | news.ycombinator.com | 2023-09-02
  • nestia

    Make NestJS much faster and easier

  • Project mention: I made Swagger/OpenAPI type definitions and converter library | dev.to | 2024-04-30

    However, lacking of typia and nestia libraries is obvious. If you also need detailed Swagger/OpenAPI spec like me, but you need more detailed types/properties, or found something missed, please take a contribution.

  • swagger

    OpenAPI (Swagger) module for Nest framework (node.js) :earth_americas:

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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).

TypeScript Nestjs related posts

  • Integrate Ory in a NestJS application

    6 projects | dev.to | 16 May 2024
  • NestJS Builtin Anti-Pattern

    1 project | dev.to | 8 May 2024
  • Amplication: Instantly generate production-ready Node.js back end apps

    1 project | news.ycombinator.com | 30 Apr 2024
  • I made Swagger/OpenAPI type definitions and converter library

    3 projects | dev.to | 30 Apr 2024
  • Laudspeaker hiring senior engineer to build open source customer engagement

    1 project | news.ycombinator.com | 27 Mar 2024
  • Taming cross-service database transactions in NestJS with AsyncLocalStorage

    2 projects | dev.to | 21 Feb 2024
  • I made "TypeScript Swagger Editor", new type of Swagger UI writing TypeScript code in the browser

    3 projects | dev.to | 18 Feb 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 Nest 64,633
2 immich 32,855
3 Refine 25,019
4 Reactive-Resume 20,123
5 amplication 13,442
6 apitable 11,989
7 domain-driven-hexagon 11,401
8 crud 3,953
9 ghostfolio 3,648
10 nestjs-realworld-example-app 2,868
11 testing-nestjs 2,792
12 ultimate-backend 2,517
13 nestjs-boilerplate 2,411
14 nestjs-prisma-starter 2,205
15 nestjs 2,083
16 ts-rest 2,015
17 ts-proto 1,947
18 nest-cli 1,893
19 typeorm 1,841
20 typescript-starter 1,784
21 tsrpc 1,755
22 nestia 1,632
23 swagger 1,611

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com