Skip to content
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

docs: prisma example #346

Merged
merged 5 commits into from
Dec 9, 2024
Merged

docs: prisma example #346

merged 5 commits into from
Dec 9, 2024

Conversation

sophia-bq
Copy link
Collaborator

Summary

Add an example of a Prisma application using the AWS Advanced Node.js Wrapper.

Description

A tutorial to set up a simple Prisma application which includes:

  • a database adapter that facilitates simple queries
  • example project structure and set up
  • example code for running queries

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sophia-bq sophia-bq added the ready for review Pull requests that are ready to be reviewed label Dec 5, 2024
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
examples/prisma_example/README.md Outdated Show resolved Hide resolved
@sophia-bq sophia-bq force-pushed the prisma-example branch 2 times, most recently from e411669 to 5c35315 Compare December 9, 2024 20:12
@sophia-bq sophia-bq merged commit 979f54e into main Dec 9, 2024
2 checks passed
@sophia-bq sophia-bq deleted the prisma-example branch December 9, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Pull requests that are ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants