Back to Prisma1

01 Setting Up Prisma New Database FLOW F002

docs/1.26/get-started/01-setting-up-prisma-new-database-FLOW-f002.mdx

1.34.12606 B
Original Source

import QueryChooser from 'components/Markdown/QueryChooser' import Code from 'components/Markdown/Code'

export const meta = { title: 'Set up Prisma', position: 1, gettingStartedOrder: 1, gettingStartedTitle: 'New database', nextText: 'Great work! 👏 Move on to learn how you can change your datamodel and (re-)generate your Prisma client.', technology: 'flow', technologyOrder: 3, articleGroup: 'Set up Prisma', }

Coming soon

This tutorial is currently being worked on and will be published soon. In the meantime, feel free to explore the corresponding JavaScript tutorial.