Back to Prisma1

01 Setting Up Prisma Demo Server FLOW F111

docs/1.32/get-started/01-setting-up-prisma-demo-server-FLOW-f111.mdx

1.34.12656 B
Original Source

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

export const meta = { title: 'Set up Prisma', position: 1, gettingStartedOrder: 3, gettingStartedTitle: 'Demo database', nextText: 'Great work! 👏 Move on to learn how you can change your datamodel and regenerate 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.