nestjs-prisma-starter
NestJS Starter
A starter template for building a NestJS application with Prisma and GraphQL authentication.
Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
2k stars
37 watching
336 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
bcryptcode-firstgraphqlnestjspassport-jwtpassportjsprisma
Related projects:
Repository | Description | Stars |
---|---|---|
notiz-dev/nestjs-prisma | Supports integration of Prisma with NestJS applications | 592 |
lujakob/nestjs-realworld-example-app | Real-world backend API example app built with NestJS and database abstraction layers | 3,084 |
prisma/prisma | A toolkit for building databases and applications with a unified, type-safe query builder | 39,737 |
kriasoft/graphql-starter-kit | A pre-configured monorepo project template for building high-performance GraphQL APIs with PostgreSQL and React front-end. | 3,877 |
wangel13/prisma-next-auth-graphql-starter | A Next.js project providing passwordless authentication and GraphQL API with Prisma and Apollo Server for building scalable web applications. | 79 |
beeman/nx-nest-graphql | A starter project providing a full-stack development environment with NestJS, GraphQL, and authentication capabilities. | 12 |
tomanagle/nextjs-nestjs-graphql-starter | A NextJS and NestJS GraphQL starter pack with authentication, subscriptions, and server rendering | 412 |
fivethree-team/nestjs-prisma-starter | A pre-configured NestJS project with Prisma integration for rapid development of data-driven applications. | 20 |
marcjulian/nestjs-prisma | A library and schematics to integrate Prisma with NestJS applications | 25 |
nestjs/nest | A framework for building scalable and efficient Node.js applications with TypeScript | 67,804 |
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 684 |
golevelup/nestjs | A collection of reusable modules and utilities to simplify development and improve scalability in NestJS applications. | 2,307 |
prismjs/prism | A lightweight syntax highlighting library designed to be extensible and easy to use. | 12,331 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,398 |