Syibbran Mulaesyi

Results 2 issues of Syibbran Mulaesyi

Close #268 Please add `import "dotenv/config";` to your `prisma.config.ts` file, or use the Prisma CLI with Bun to load environment variables from .env files: https://pris.ly/prisma-config-env-vars.

On Prisma documentation said ``` Please add `import "dotenv/config";` to your `prisma.config.ts` file, or use the Prisma CLI with Bun to load environment variables from .env files: https://pris.ly/prisma-config-env-vars. ``` missing...