[PR #700] [MERGED] fix: add a script for db seed with env #1126

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/700
Author: @cuttingedge1109
Created: 11/30/2023
Status: Merged
Merged: 12/1/2023
Merged by: @Mythie

Base: mainHead: patch/add-ru…eed-with-env


📝 Commits (1)

  • c16c36a fix: add a script for db seed with env

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 package.json (+1 -0)

📄 Description

This PR introduces a node script for db seed.
(npm run prisma:seed -w @documenso/prisma doesn't recognize .env.)


🔄 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/700 **Author:** [@cuttingedge1109](https://github.com/cuttingedge1109) **Created:** 11/30/2023 **Status:** ✅ Merged **Merged:** 12/1/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `patch/add-ru…eed-with-env` --- ### 📝 Commits (1) - [`c16c36a`](https://github.com/documenso/documenso/commit/c16c36a1fc95bef370423a5c8be7c6d6cc062b71) fix: add a script for db seed with env ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) </details> ### 📄 Description This PR introduces a node script for db seed. (`npm run prisma:seed -w @documenso/prisma` doesn't recognize `.env`.) --- <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:57 +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#1126
No description provided.