Skip to content

Commit

Permalink
remove admonition
Browse files Browse the repository at this point in the history
  • Loading branch information
ruheni committed Oct 27, 2023
1 parent e10edff commit 52e8422
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,7 @@ metaDescription: 'Learn how to deploy a TypeScript application to Cloudflare Wor

Today you'll be deploying a Cloudflare Worker that uses Prisma to save every request to a PostgreSQL database and fetches 20 of the most recent logs.

This guide covers Prisma, TypeScript, PostgreSQL, Prisma Accelerate, and Cloudflare Workers. Let's get started!

<Admonition type="warning">

**Note**<br /><br />
We are continuously testing Prisma Accelerate with Cloudflare Workers. [Open an issue](https://github.com/prisma/prisma/issues/new/choose) if you run into problems or have questions about deploying to Cloudflare Workers.

</Admonition>
This guide covers Prisma, TypeScript, PostgreSQL, Prisma Accelerate, and Cloudflare Workers.

</TopBlock>

Expand Down

0 comments on commit 52e8422

Please sign in to comment.