Skip to main content

Firebase Studio

如果你想在不离开浏览器的情况下探索 Prisma Postgres,可以通过 Google 的 Firebase Studio(一个功能齐全的在线 IDE)进行尝试:

¥If you want to explore Prisma Postgres without leaving your browser, you can try it out the via Google's Firebase Studio, a fully-fledged online IDE:

  1. 打开 Prisma 模板。

    ¥Open the Prisma template.

  2. 选择 Prisma Postgres 作为数据库。

    ¥Select Prisma Postgres as your database.

  3. 为你的工作区命名,然后点击“创建”按钮。

    ¥Give a Name to your workspace and click the Create button.

  4. 等待 Firebase Studio 工作区初始化,然后按照 README 中的说明进行操作。

    ¥Wait until the Firebase Studio workspace has initialized and then follow the instructions in the README.