t3 stack with a node/typescript/module example?

Trying add a node service that is typed but when i import import { prisma } from "@acme/db"; say that package can't import env.mjs. anyone have an example of this working?
Solution:
Omar Elhawary
LogRocket Blog
Building a full-stack TypeScript application with Turborepo - LogRo...
Monorepos facilitate project management, code sharing, cross-repo changes with instant type-checking validation, and more.
Jump to solution
1 Reply
Solution
Max
Max11mo ago
Omar Elhawary
LogRocket Blog
Building a full-stack TypeScript application with Turborepo - LogRo...
Monorepos facilitate project management, code sharing, cross-repo changes with instant type-checking validation, and more.