To get started with Prisma Postgres, log in to your Prisma Data Platform account and follow the instruction provided to set up your Prisma Postgres database. This repository contains a sample application that you'll use to connect to your new database.
Once you’ve set up your Prisma Postgres database in the Prisma Data Platform, follow the step-by-step instructions provided on the Prisma Data Platform. These steps will guide you through:
- Scaffolding this sample application locally.
- Adding your environment variables from the Prisma Console.
- Migrating, seeding, and exploring your new database.
- Querying your database and starting your first real-time database stream.
The provided instructions will walk you through each step needed to successfully connect and interact with your new database.