nestjs-realworld-example-app
Backend framework demo
Real-world backend API example app built with NestJS and database abstraction layers
Exemplary real world backend API built with NestJS + TypeORM / Prisma
3k stars
32 watching
652 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
nestjsprismatypeorm
Related projects:
Repository | Description | Stars |
---|---|---|
notiz-dev/nestjs-prisma-starter | A starter template for building a NestJS application with Prisma and GraphQL authentication. | 2,369 |
gothinkster/vue-realworld-example-app | An exemplary full-stack application demonstrating Vue.js capabilities | 4,069 |
nestjs/nest | A framework for building scalable and efficient Node.js applications with TypeScript | 67,804 |
prisma/prisma | A toolkit for building databases and applications with a unified, type-safe query builder | 39,737 |
mikro-orm/nestjs-example-app | An example application demonstrating integration of NestJS and MySQL using a lightweight ORM for data modeling and persistence. | 81 |
brocoders/nestjs-boilerplate | A comprehensive NestJS boilerplate with built-in support for authentication, database management, testing, and deployment tools. | 3,160 |
nestjsx/crud | A toolset providing easy-to-use CRUD functionality for building RESTful APIs with NestJS | 4,095 |
gothinkster/realworld | A demo application platform allowing users to create and showcase their own implementations of a full-stack web app using various frontend and backend technologies. | 80,636 |
jmcdo29/testing-nestjs | A repository showcasing testing methods and techniques for NestJS applications | 2,922 |
notiz-dev/nestjs-prisma | Supports integration of Prisma with NestJS applications | 592 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
balderdashy/sails | A web framework for building Node.js applications with real-time features and enterprise-grade support | 22,848 |
golevelup/nestjs | A collection of reusable modules and utilities to simplify development and improve scalability in NestJS applications. | 2,307 |
nestcrafts/nestjs-easyconfig | A module to load and manage environment variables from .env files in NestJS applications. | 188 |