Skip to content

Commit c8a1fe7

Browse files
authored
Update src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
1 parent f63d044 commit c8a1fe7

File tree

1 file changed

+1
-0
lines changed
  • src/content/docs/workers/tutorials/using-prisma-postgres-with-workers

1 file changed

+1
-0
lines changed

src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Once logged in (or if you were already logged in), the CLI will prompt you to se
9090

9191
After the command runs successfully, it will create:
9292

93+
- A project in your [Platform Console](https://console.prisma.io/) containing a Prisma Postgres database instance.
9394
- A `prisma` folder containing `schema.prisma`, where you will define your database schema.
9495
- An `.env` file in the project root, which will contain the Prisma Postgres database url `DATABASE_URL=<your-prisma-postgres-database-url>`.
9596

0 commit comments

Comments
 (0)