Tutorials
Learn DYPAI with short video lessons. Start with setup in 5 minutes, then what DYPAI is and how the platform fits together. After that, follow Building your first app β authentication, data and APIs, storage, AI agents, and payments.
Introduction
| # | Tutorial | What you'll learn |
|---|---|---|
| 1 | Setup backend in 5 mins | Create your project and connect the MCP in your IDE |
| 2 | What is DYPAI? | What the product is and the problems it solves |
| 3 | The platform | Database, API builder, auth, storage, and how they connect |
Building your first app
| # | Tutorial | What you'll learn |
|---|---|---|
| 1 | Authentication | Users, sessions, and JWT |
| 2 | Tables & endpoints | Model data and expose REST APIs |
| 3 | Storage | Buckets and file uploads |
| 4 | AI agents & chatbot | AI tools and conversational flows |
| 5 | Payments | Payments in your application |
Video URLs are added to each page as they are published. If a video is not live yet, you will see a placeholder on the lesson page.
Prerequisites
- A DYPAI account (sign up here)
- An AI-powered IDE (Cursor, Windsurf, or VS Code) with the DYPAI MCP connected
- Node.js 18+ when you build a frontend that uses the client SDK