🌐
GitHub
github.com › kepelrs › nestjs-prisma-crud
GitHub - kepelrs/nestjs-prisma-crud: CRUD package for NestJS and Prisma ORM · GitHub
CRUD utility for simple REST use cases. Builds on top of NestJS and Prisma.
Starred by 166 users
Forked by 17 users
Languages   TypeScript 99.6% | JavaScript 0.4%
🌐
GitHub
github.com › ArianaProjects › prisma-nestjs-crud-generator
GitHub - ArianaProjects/prisma-nestjs-crud-generator: A full CRUD generator for NestJs with Prisma Schema
A full CRUD generator for NestJs with Prisma Schema - ArianaProjects/prisma-nestjs-crud-generator
Starred by 12 users
Forked by 7 users
Languages   TypeScript 99.9% | JavaScript 0.1% | TypeScript 99.9% | JavaScript 0.1%
🌐
Kepelrs
kepelrs.github.io › nestjs-prisma-crud
Intro | nestjs-prisma-crud
nestjs-prisma-crud is a minimal CRUD tool for NestJS projects that use Prisma for their database operations. It is inspired by the great work at @nestjsx/crud.
🌐
GitHub
gist.github.com › johannesschobel › 365383f9d639d34f708c407389b93aa9
Prisma CRUD Service Generator for NestJS · GitHub
Prisma CRUD Service Generator for NestJS. GitHub Gist: instantly share code, notes, and snippets.
🌐
Kepelrs
kepelrs.github.io › nestjs-prisma-crud › getting-started
Getting Started | nestjs-prisma-crud
*/ PrismaCrudModule.register({ prismaService: PrismaService, }), ], // ...})export class AppModule {}Copy · Generate the entire crud module with the following command (replace post with your table's name from your Prisma schema): nest g -c nestjs-prisma-crud-schematics crud-resource postCopy ·
🌐
GitHub
github.com › nestql › prisma-crud
GitHub - nestql/prisma-crud: GraphQL CRUD generator for nest.js apps. · GitHub
Prisma generator to emit @nestjs/graphql types and CRUD resolvers from your Prisma schema.
Author   nestql
🌐
GitHub
github.com › mk668a › nestjs-prisma-graphql-crud-gen
GitHub - mk668a/nestjs-prisma-graphql-crud-gen: Generate CRUD resolvers from GraphQL schema with NestJS and Prisma
Generate CRUD resolvers from GraphQL schema with NestJS and Prisma - mk668a/nestjs-prisma-graphql-crud-gen
Starred by 46 users
Forked by 10 users
Languages   TypeScript 99.6% | JavaScript 0.4% | TypeScript 99.6% | JavaScript 0.4%
🌐
GitHub
github.com › johannesschobel › nest-prisma-crud
GitHub - johannesschobel/nest-prisma-crud: Example on how to create a CRUD Service for Prisma · GitHub
Example on how to create a CRUD Service for Prisma - johannesschobel/nest-prisma-crud
Starred by 25 users
Forked by 2 users
Languages   TypeScript 96.2% | JavaScript 3.8%
🌐
GitHub
github.com › clayrisser › nestjs-crud-prisma
GitHub - clayrisser/nestjs-crud-prisma: crud for restful apis built with nestjs and prisma
May 29, 2024 - crud for restful apis built with nestjs and prisma - clayrisser/nestjs-crud-prisma
Starred by 57 users
Forked by 12 users
Languages   TypeScript 66.3% | Makefile 31.4% | Dockerfile 1.4% | Shell 0.9% | TypeScript 66.3% | Makefile 31.4% | Dockerfile 1.4% | Shell 0.9%
Find elsewhere
🌐
GitHub
github.com › ChrisBland › nestjs-prisma-graphql-crud-gen
GitHub - ChrisBland/nestjs-prisma-graphql-crud-gen: Generate CRUD resolvers from GraphQL schema with NestJS and Prisma
Generate CRUD resolvers from GraphQL schema with NestJS and Prisma - ChrisBland/nestjs-prisma-graphql-crud-gen
Author   ChrisBland
🌐
GitHub
github.com › git-gen › nestjs-prisma-crud
GitHub - git-gen/nestjs-prisma-crud · GitHub
nest.js + prisma + fastify + postgresqlでREST APIのCRUD
Author   git-gen
🌐
npm
npmjs.com › package › nestjs-crud-prisma
nestjs-crud-prisma - npm
June 27, 2021 - npm i nestjs-crud-prisma · github.com/codejamninja/nestjs-crud-prisma · github.com/codejamninja/nestjs-crud-prisma · 11 · 0.0.19 · MIT · 87 kB · 28 · 4 years ago · Try on RunKit ·
      » npm install nestjs-crud-prisma
    
Published   Jun 27, 2021
Version   0.0.19
Author   Jam Risser
🌐
GitHub
github.com › sinonsrt › nestjs-prisma-crud
GitHub - sinonsrt/nestjs-prisma-crud: Nest.js with Prisma.io
Nest.js with Prisma.io. Contribute to sinonsrt/nestjs-prisma-crud development by creating an account on GitHub.
Author   sinonsrt
🌐
Kepelrs
kepelrs.github.io › nestjs-prisma-crud › crud-endpoints
CRUD Endpoints | nestjs-prisma-crud - GitHub Pages
nest g -c nestjs-prisma-crud-schematics ... controller is just a regular NestJS controller with a few characteristics: All routes use the generated <ModelName>Service for performing the CRUD operations....
🌐
npm
npmjs.com › package › @vutadev › nestjs-crud-prisma
@vutadev/nestjs-crud-prisma - npm
February 1, 2024 - npm i @vutadev/nestjs-crud-prisma · github.com/vutadev/nestjs-crud-prisma · github.com/vutadev/nestjs-crud-prisma · 0 · 0.0.21 · MIT · 107 kB · 27 · 2 years ago · Try on RunKit ·
      » npm install @vutadev/nestjs-crud-prisma
    
Published   Feb 01, 2024
Version   0.0.21
Author   Jam Risser
🌐
GitHub
github.com › kepelrs › nestjs-prisma-crud-schematics
GitHub - kepelrs/nestjs-prisma-crud-schematics
This repository is a fork of @nestjs/schematics containing the crud-resource schematic for the nestjs-prisma-crud package.
Forked by 5 users
Languages   TypeScript 96.4% | JavaScript 3.6% | TypeScript 96.4% | JavaScript 3.6%
🌐
GitHub
github.com › Jardejane › ebook
GitHub - Jardejane/ebook: Crud using prisma with nestjs
Crud using prisma with nestjs. Contribute to Jardejane/ebook development by creating an account on GitHub.
Author   Jardejane
🌐
npm
npm.io › home › nestjs-crud-prisma
nestjs-crud-prisma | npm.io
June 27, 2021 - bun add nestjs-crud-prisma · CJS · F15/100 · abandoned · No known vulnerabilities · Low download count · No TypeScript types · No ES module support · Pre-1.0 release · Appears abandoned · Poorly maintained · ✓README · ✓Tests · ✕Stable release · @elastic/elasticsearch2.1M/wk@c8y/client15.3K/wk@bbc/http-transport-cache1.2K/wk@saptools/cf-live-trace693/wk@ocap/client637/wk · ~codejamninjaauthor · >=6.0.0 · npm ↗github ↗ ·
Published   Sep 15, 2020
Version   0.0.19
Author   Jam Risser