-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[Workers]: Add tutorial to use Prisma Postgres #19963
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…workers/index.mdx
…workers/index.mdx
…workers/index.mdx
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
…workers/index.mdx Co-authored-by: Nikolas <[email protected]>
feat: add blog on using prisma postgres with workers
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Show resolved
Hide resolved
|
Looks good! |
mikenomitch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM other than some small nitpicks in the comments
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
…workers/index.mdx Co-authored-by: Thomas Gauvin <[email protected]>
…workers/index.mdx Co-authored-by: Thomas Gauvin <[email protected]>
…workers/index.mdx Co-authored-by: Mike Nomitch <[email protected]>
…workers/index.mdx Co-authored-by: Mike Nomitch <[email protected]>
|
@thomasgauvin I've applied the suggested changes. Let me know if everything looks good to you. |
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/workers/tutorials/using-prisma-postgres-with-workers/index.mdx
Outdated
Show resolved
Hide resolved
|
Congratulations @ankur-arch, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm7ewa4cy17830cl86m9ael2x This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
Summary
This PR adds a tutorial on how to set up and use Prisma Postgres with Cloudflare Workers.