Changelog #95

·

New guides for using Prisma and Trigger.dev in a Turborepo monorepo

We've added new guides to our docs and Examples GitHub repo.

Dan Patel

Dan Patel

Co-founder, Trigger.dev

Image for New guides for using Prisma and Trigger.dev in a Turborepo monorepo

These guides demonstrate two different ways of using Prisma and Trigger.dev in a Turborepo monorepo. In both examples, a task is triggered from a Next.js app using a server action, which uses Prisma to add a user to a database table. The examples differ in how Trigger.dev is installed and configured.

The guides

  • Example 1: Turborepo monorepo demo with Trigger.dev and Prisma packages
  • Example 2: Turborepo monorepo demo with a Prisma package and Trigger.dev installed in a Next.js app

GitHub repo

You can also find both full projects in our Examples GitHub repo.

We recommend starring and forking this repository to use as a starting point for your own projects.

Ready to start building?

Build and deploy your first task in 3 minutes.

Get started now