Hey folks! I'm new to Prisma, and I have a project...
# orm-help
r
Hey folks! I'm new to Prisma, and I have a project built in Node and Javascript. Do you know if Prisma Client works outside Typescript?
s
Hi! You certainly can use Javascript if that's what you prefer. Is that what you were getting at?
n
Hey 👋 Welcome to our community! You can indeed use Prisma with JavaScript as well as TypeScript. Here’s our getting started guide, You can select your path based on your database and language (JS/TS).
r
Thank you for the help!
👍 1