[PR #524] [CLOSED] fix: use dotenv for prisma package scripts #523 #1019

Closed
opened 2026-02-26 19:31:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/524
Author: @TameemAsim
Created: 10/4/2023
Status: Closed

Base: feat/refreshHead: fix-#523


📝 Commits (1)

  • 8bf5f90 fix: use dotenv for prisma package scripts #523

📊 Changes

3 files changed (+1760 additions, -4007 deletions)

View changed files

📝 package-lock.json (+1757 -4007)
📝 packages/prisma/helper.ts (+2 -0)
📝 packages/prisma/package.json (+1 -0)

📄 Description

This PR fixes #523 .
Installed dotenv in packages/prisma & used it in scripts under packages/prisma.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/524 **Author:** [@TameemAsim](https://github.com/TameemAsim) **Created:** 10/4/2023 **Status:** ❌ Closed **Base:** `feat/refresh` ← **Head:** `fix-#523` --- ### 📝 Commits (1) - [`8bf5f90`](https://github.com/documenso/documenso/commit/8bf5f901cb1d2bd401ffb9dbf6bccbaf163c5b1b) fix: use dotenv for prisma package scripts #523 ### 📊 Changes **3 files changed** (+1760 additions, -4007 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+1757 -4007) 📝 `packages/prisma/helper.ts` (+2 -0) 📝 `packages/prisma/package.json` (+1 -0) </details> ### 📄 Description This PR fixes #523 . Installed dotenv in packages/prisma & used it in scripts under packages/prisma. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1019
No description provided.