Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/100-getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metaTitle: 'Get started with Prisma'
metaDescription: 'Build data-driven applications with ease using Prisma ORM, add connection pooling or global caching with Prisma Accelerate or subscribe to database changes in real-time with Prisma Pulse.'
hide_title: true
tocDepth: 1
sidebar_position: 0
---

import {
Expand Down
5 changes: 1 addition & 4 deletions docs/200-orm/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,11 @@ title: 'ORM'
metaTitle: 'ORM'
metaDescription: 'ORM'
toc: false
sidebar_position: 0
---

<TopBlock>

[Prisma ORM](https://github.com/prisma/prisma) is a Node.js and TypeScript ORM with an intuitive data model, automated migrations, type-safety, and auto-completion.

</TopBlock>

## In this section

<Subsections depth="3" />
6 changes: 1 addition & 5 deletions docs/300-accelerate/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@
title: 'Accelerate'
metaTitle: 'Prisma Accelerate'
metaDescription: 'Prisma Accelerate is a global database cache with built-in connection pooling that helps improve database performance in Serverless and Edge applications.'
toc: false
sidebar_position: 0
---

<TopBlock>

[Prisma Accelerate](https://www.prisma.io/data-platform/accelerate) is a global database cache and scalable connection pool that helps improve database performance in Serverless and Edge applications.

</TopBlock>

## In this section

<Subsections depth="3" />
5 changes: 1 addition & 4 deletions docs/400-pulse/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,11 @@ metaTitle: 'Prisma Pulse'
metaDescription: 'Prisma Pulse enables real-time database events with type-safe Prisma Client subscriptions.'
toc: false
earlyaccess: true
sidebar_position: 0
---

<TopBlock>

[Prisma Pulse](https://www.prisma.io/data-platform/pulse) enables real-time database events with type-safe Prisma Client subscriptions.

</TopBlock>

## In this section

<Subsections depth="3" />
6 changes: 1 addition & 5 deletions docs/500-platform/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,11 @@ title: 'Platform'
metaTitle: 'Platform'
metaDescription: 'Get started with the Prisma Data Platform with its official documentation, and learn more about its features with reference documentation, guides, and more.'
toc: false
# earlyaccess: false
sidebar_position: 0
---

<TopBlock>

Learn about the main concepts and workflows of the [Prisma Data Platform](https://prisma.io/data-platform/).

</TopBlock>

## In this section

<Subsections depth="3" />
8 changes: 0 additions & 8 deletions docs/tutorial-basics/_category_.json

This file was deleted.

23 changes: 0 additions & 23 deletions docs/tutorial-basics/congratulations.md

This file was deleted.

34 changes: 0 additions & 34 deletions docs/tutorial-basics/create-a-blog-post.md

This file was deleted.

57 changes: 0 additions & 57 deletions docs/tutorial-basics/create-a-document.md

This file was deleted.

43 changes: 0 additions & 43 deletions docs/tutorial-basics/create-a-page.md

This file was deleted.

31 changes: 0 additions & 31 deletions docs/tutorial-basics/deploy-your-site.md

This file was deleted.

Loading