-
Updated
Aug 30, 2020 - TypeScript
#
prisma
Here are 582 public repositories matching this topic...
The Fullstack Tutorial for GraphQL
-
Updated
Aug 30, 2020 - TypeScript
This repo is suspended.
-
Updated
Sep 3, 2019 - TypeScript
dthyresson
commented
Aug 21, 2020
In Primsa 2.4 introduced some changes to top level methods like disconnect:
Top-level Client Methods: $ dollar prefix for top-level Prisma Client methods
In recent versions, we introduced a couple of top-level methods in Prisma Client (e.g. prisma.transaction() and prisma.use()) in preview mode. The immediate feedback was that the d
flybayer
commented
Jul 16, 2020
What do you want and why?
We need to add comprehensive unit tests to our session management.
Feel free to submit PRs for single or few tests. And feel free to ask clarification questions.
Files:
react
graphql
cms
firebase
google
apollo
jsx
reactjs
cms-framework
restful-api
graphql-cms
prisma
firestore
canner
cms-component
firebase-cms
prisma-cms
restful-api-cms
firestore-cms
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Aug 31, 2020 - TypeScript
-
Updated
May 24, 2020 - TypeScript
Quickly ship your apps with the power of code generation.
react
graphql
frontend
backend
boys
datamodel
prisma
graphql-nexus
database-client
graphql-codegen
product-boilerplate
-
Updated
Aug 26, 2020 - TypeScript
Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles + upload file + chat
chat
apollo
authentication
reactjs
permissions
upload
expressjs
fullstack
upload-images
prisma
fullstack-graphql
-
Updated
Feb 21, 2019 - JavaScript
react
javascript
graphql
open-source
babel
database
apollo
authentication
styled-components
ssr
nextjs
pizza
auth0
orders
restaurant
order-management
prisma
formik
pizzaql
-
Updated
Jan 26, 2020 - JavaScript
A plugin for Nexus that integrates Prisma
-
Updated
Aug 31, 2020 - TypeScript
This is a copy of the Prisma APP. Reproduce Prisma custom camera, image picker and picture editor
-
Updated
Mar 12, 2018 - Swift
VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
-
Updated
Aug 26, 2020 - 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
Aug 26, 2020 - TypeScript
-
Updated
Aug 22, 2020 - TypeScript
A collection of awesome things regarding Prisma ecosystem.
-
Updated
Aug 27, 2020
-
Updated
Sep 14, 2018 - TypeScript
Style Art library process images using COREML with a set of pre trained machine learning models and convert them to Art style.
-
Updated
Feb 9, 2018 - Swift
Boilerplate Prisma Startup
-
Updated
Jul 19, 2018 - JavaScript
A react-admin data provider for Prisma and GraphCMS
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Aug 16, 2020 - TypeScript
AWS Serverless Prisma Boilerplate
-
Updated
Mar 18, 2020 - 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
Aug 27, 2020 - TypeScript
-
Updated
Jul 25, 2018 - JavaScript
Demo how to deploy a Prisma server to a Kubernetes cluster.
-
Updated
May 20, 2018
Improve this page
Add a description, image, and links to the prisma topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prisma topic, visit your repo's landing page and select "manage topics."


Problem
There are some servers like fastify that allow to define json schemas in order to provide better performance and input / output data validation. Right now I am using prisma with fastify and have to manually define such schemas. Most of these, however, would