#
prisma-client
Here are 102 public repositories matching this topic...
-
Updated
Feb 25, 2022 - TypeScript
Starter template for NestJS π» includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
bcrypt
passportjs
code-first
nestjs
prisma
passport-jwt
type-graphql
prisma-client
nestjs-graphql
prisma2
-
Updated
Feb 14, 2022 - TypeScript
Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles
react
nodejs
jwt
apollo
authentication
reactjs
apollo-client
permissions
expressjs
full-stack
fullstack
jwt-authentication
fullstack-javascript
prisma
graphql-database
fullstack-graphql
prisma-client
prisma-cli
server-graphql
prisma-authentication
-
Updated
Sep 15, 2021 - TypeScript
Prisma tools to help you generate CRUD system for GraphQL servers
crud
typescript
apollo
sdl
graphql-server
graphql-schema
graphql-modules
prisma
prisma-client
prisma-framework
nexus-framework
prisma-admin
-
Updated
Feb 24, 2022 - TypeScript
Extend Prisma's `findMany` method to support Relay Cursor Connections
-
Updated
Feb 24, 2022 - TypeScript
CLI tool that orchestrates prisma files in a way that allows multiple .prisma files with cross-relations
nodejs
javascript
mysql
postgres
mongo
package
library
typescript
schema
sql-server
orm
database
mongodb
sqlite
postgresql
split
mariadb
sqlserver
prisma
prisma-client
-
Updated
Feb 24, 2022 - JavaScript
A Go wrapper for prisma to turn databases into GraphQL APIs using Go.
graphql
rust
golang
rust-lang
golang-wrapper
rustlang
golang-library
golang-package
prisma
prisma-client
prisma-binding
prisma2
-
Updated
Nov 15, 2021 - Go
GraphQL to SQL service example
-
Updated
Feb 14, 2022 - JavaScript
GraphQL server sample with Apollo Server, Koa middleware, database reads using Prisma or Knex JS, and/or REST API consumer, token validation, messaging integration with Redis and Nats and many other cool features.
-
Updated
Feb 1, 2022 - JavaScript
-
Updated
Feb 18, 2022 - JavaScript
2wce
commented
Oct 15, 2021
Is your feature request related to a problem? Please describe.
'm always frustrated when I have to add a new resolver to the project. At the moment you have to make sure it's imported & exported from the index.ts & it's a manual step
Describe the solution you'd like
I would love itt if we have a package/solution that allows us to just add the resolver in the correct folder & not worry
Futugram - A small web application that allows a user to upload photos and share them with the wider world.
react
graphql
apollo
styled-components
reactjs
nextjs
react-apollo
prisma
graphql-yoga
prisma-client
-
Updated
Dec 16, 2018 - JavaScript
Gatsby powered by Prisma 2 π
-
Updated
May 21, 2020 - TypeScript
A boilerplate NodeJS GraphQL server, built on GraphQL-Yoga and Prisma
-
Updated
Nov 16, 2021 - JavaScript
Easy access to prisma client
-
Updated
Jan 17, 2022 - TypeScript
Demo App with GraphQL Server using Prisma.
graphql-client
graphql
apollo
apollo-client
postgresql
zeit
graphql-server
apollographql
apollo-server
zeithq
prisma
apollo-graphql
zeit-microservices
apollo-boost
zeit-now
prisma-client
zeit-lambdas
prisma-cli
apollo-server-micro
prisma-server
-
Updated
Apr 21, 2020 - JavaScript
GraphQL type for Prisma's Decimal scalar, wrapper around decimal.js
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Aug 12, 2021 - TypeScript
A digital habit tracker built with Next.js and GraphQL β¨
-
Updated
Jun 2, 2021 - JavaScript
typescript
generator
sequelize
code-generation
sequelize-models
sequelize-orm
prisma
prisma-client
prisma2
-
Updated
Sep 17, 2021 - TypeScript
A modern, fully-typed, react-graphql-postgres codebase to get you started building web-apps fast.
-
Updated
Aug 4, 2021 - TypeScript
How to setup a Next.js Test Environment with Prisma Client, Mocha and Chai
-
Updated
Mar 9, 2021 - JavaScript
Gojira is a cli tool to create clean architecture app for you including gin-gonic, bcrypt and jwt.
mysql
go
golang
jwt
clean-architecture
bcrypt
gin
gorm
gin-gonic
prisma
prisma-client
prisma-client-go
-
Updated
Feb 11, 2022 - Go
-
Updated
Jan 24, 2021 - TypeScript
-
Updated
Oct 31, 2021 - TypeScript
[νκΈλ²μ] go μ ν¨κ» μΈ μ μλ prisma2 νν 리μΌ
-
Updated
Aug 13, 2020 - Go
Improve this page
Add a description, image, and links to the prisma-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prisma-client topic, visit your repo's landing page and select "manage topics."


Bug description
On windows, I run
prisma formatand note the unusual file ending. The lines are all LF, but the very last line is CRLF.This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
![image](https://user-images.g