Turborepo + Next.js + Prisma 8
Users from your database, loaded on the server.
This page reads from src/app/page.tsx using the Prisma 8 helper in packages/database/src/users.ts.
Seeded users
3 total- Alice
@alice
- Bob
@bob
- Carol
@carol
Turborepo + Next.js + Prisma 8
This page reads from src/app/page.tsx using the Prisma 8 helper in packages/database/src/users.ts.
@alice
@bob
@carol