Getting Started
Clone the Repo
0:47
Install Dependencies and Run the App
1:09
Review the App
1:23
How to Use Thunder Client
1:33
Review the Data Model
2:03
Handling Migrations
Using Transactions
What are Transactions?
2:29
Transaction Blocks
4:34
Individual Write Operations
6:23
Nested Writes
4:35
Sequential Operations
3:37
Interactive Transactions
8:11
Advanced Type Safety
Hardening Data Access
Deploying to Serverless
Assessing Performance
Add a Simple Timer
3:21
Add an Extended Timing Client
3:22
Use Prisma's Metrics Logging
2:34
Complex Queries
Multi-Tenant Apps
Getting the Subdomain for a Tenant
7:02
Autoplay
Go to https://github.com/howtoprisma/prp-concepts to clone the repo for the Concepts portion of the course.