Skip to content

Commit

Permalink
Update content/800-guides/1200-prisma-postgres-realtime-on-cloudflare…
Browse files Browse the repository at this point in the history
….mdx

Co-authored-by: Nikolas <nikolas.burk@gmail.com>
  • Loading branch information
ankur-arch and nikolasburk authored Jan 14, 2025
1 parent e19204a commit 1a53d80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Now, you will develop a real-time application. The app will let users submit poi

### 4.1. Clear the existing `src/index.ts` file

Remove all content from the `src/index.ts` file to start with a clean slate.
Remove all content from the `src/index.ts` file to start with a clean slate. For each of the following steps, append the new code block to the end of `index.ts`.

### 4.2. Set up dependencies and environment bindings

Expand Down

0 comments on commit 1a53d80

Please sign in to comment.