unlight / nestjs-graphql-prisma-realworld-example-app
Example real world application built with NestJS, Prisma and GraphQL
☆103Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for nestjs-graphql-prisma-realworld-example-app
- GraphQL API with gRPC back-end microservices built using the NestJS framework. Used for learning/trial & boilerplate purposes only.☆244Updated last year
- Boilerplate backend NestJS GraphQL project using Prisma 2 & PostgreSQL☆36Updated 3 years ago
- A full-stack nestjs starter project. Includes authorization, authentication, MongoDB, Redis queue support, Crons jobs, and end-to-end tes…☆274Updated last year
- NestJS + gRPC: a multi microservices example☆177Updated last year
- Dockerizing a NestJS app with Prisma and PostgreSQL☆93Updated last year
- NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, R…☆338Updated 2 weeks ago
- 🐈 NestJS + Prisma + Yarn Workspaces (Monorepo) full-stack project template☆128Updated last year
- 🦁 Module for NestJS☆103Updated this week
- NestJS CQRS Microservices Starter Project☆403Updated 7 months ago
- ☆65Updated last year
- Awesome RBAC for NestJs☆426Updated last year
- The repository contains a suite of components and modules for Nest.js☆308Updated 2 weeks ago
- Dockerized API boilerplate with NestJS and GraphQL.☆175Updated last year
- Hackathon starter project for NestJS. Includes Prisma, email verification, Passport-JWT authentication, Swagger and more☆412Updated last year
- Realtime chat with rooms using Nest + Websockets☆88Updated last year
- CRUD package for NestJS and Prisma ORM☆142Updated this week
- 🍱 backend with nest (typescript), typeorm, and authentication☆155Updated 10 months ago
- Type safe roles guard and decorator made easy☆220Updated this week
- A Node.js CQRS and Event Source Microservice Example using Nest.js, Event Store and Mongo☆114Updated this week
- A fictional digital marketplace built using Hasura and NestJS☆59Updated 3 years ago
- Hybrid NestJs v9.x Boilerplate. Repository Design Pattern. Kafka Microservice. MongoDB(mongoose). Support Containerization.☆110Updated last year
- Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module