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

feat(examples): add example-with-typeorm #8143

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

cgoinglove
Copy link

This pull request introduces a new typeorm-service package to the official TurboRepo examples. The aim is to demonstrate the implementation of a robust service layer using TypeORM with a custom dependency injection (DI) mechanism. This example is designed to help developers integrate a more structured backend architecture with their existing Next.js applications, leveraging TypeORM for ORM capabilities.

turborepo-orm

@cgoinglove cgoinglove requested review from anthonyshew and a team as code owners May 15, 2024 09:29
@cgoinglove cgoinglove requested a review from paulogdm May 15, 2024 09:29
@turbo-orchestrator turbo-orchestrator bot added area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage owned-by: turborepo labels May 15, 2024
Copy link

vercel bot commented May 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

7 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview May 17, 2024 1:55am
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview May 17, 2024 1:55am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview May 17, 2024 1:55am
examples-native-web ⬜️ Ignored (Inspect) Visit Preview May 17, 2024 1:55am
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview May 17, 2024 1:55am
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview May 17, 2024 1:55am
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview May 17, 2024 1:55am

Copy link

vercel bot commented May 15, 2024

Deployment failed with the following error:

Creating the Deployment Timed Out.

Copy link

vercel bot commented May 15, 2024

@cgoinglove is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage owned-by: turborepo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant