安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Prisma 1. 34 - Prisma Introduction: What, Why How
Prisma is open-source and can be used as a standalone infrastructure component hosted on your favorite cloud provider Prisma Cloud is an application (used through a CLI web interface) that provides tools and services around Prisma When you're using Prisma, usage of Prisma Cloud is optional
- Prisma 1. 34 - Docker
The Docker CLI and Docker Compose CLI are used to manage the Prisma servers Here's a quick rundown of the most important commands: docker-compose up -d: Start a new Prisma server to which you can deploy your Prisma services docker-compose stop: Stops the Prisma server docker-compose pull: Downloads the latest Prisma images from Docker Hub
- Prisma 1. 34 - Home
Prisma is a performant open-source GraphQL ORM-like layer doing the heavy lifting in your GraphQL server On Sep 1st 2022 Prisma 1 Cloud has been sunset and Prisma 1 Open Source was archived Learn more about the new Prisma
- Prisma 1. 34 - Authentication Security
This is why you have to set the PRISMA_MANAGEMENT_API_SECRET environment variable when using the Prisma CLI The CLI reads the secret from the PRISMA_MANAGEMENT_API_SECRET environment variable and uses it to generate the JWT which it then attaches to the API request Depending on your shell, the syntax for setting environment variables might
- Prisma 1. 34 - Reading Data (JavaScript) with JavaScript
The Prisma client is generated from your datamodel Its API exposes CRUD and other operations for the models defined in the datamodel For this page, we'll assume your Prisma project is based on the following datamodel:
- Prisma 1. 34 - Reading Data (Go) with Go
The Prisma client is generated from your datamodel Its API exposes CRUD and other operations for the models defined in the datamodel For this page, we'll assume your Prisma project is based on the following datamodel:
- Prisma 1. 34 - Realtime (JavaScript) with JavaScript
For each model type in your datamodel, the Prisma On Sep 1st 2022 Prisma 1 Cloud has been sunset and Prisma 1 Open Source was archived Learn more about the new Prisma
- Prisma 1. 34 - Home
Prisma Introduction: What, Why How: Learn about Prisma's main features, use cases and how it fits into your architecture: Prisma Basics: Datamodel, Prisma Client Server: Learn about the concepts you'll be working with on a daily basis when using Prisma: Prisma under the Hood: Learn how Prisma works under the hood
|
|
|