Completed
01:34 Prerequisites
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Full-Stack Todo App with Expo Router and Prisma Accelerate
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Introduction
- 2 01:34 Prerequisites
- 3 01:56 Creating a Prisma Workspace
- 4 02:57 Creating a New Expo Project
- 5 03:26 Adding Prisma Database Environment Variables
- 6 04:10 Installing Prisma Accelerate
- 7 04:22 Adding Prisma Schema
- 8 06:17 Creating Our API Route
- 9 10:07 Posting Todos from the Client
- 10 13:43 Fetching Todos
- 11 16:49 Caching Data with Accelerate
- 12 20:38 Deploying Our API
- 13 23:57 Security Recommendations
- 14 25:23 Conclusion