Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: database seed for hoppscotch backend #4045

Draft
wants to merge 4 commits into
base: release/2024.3.3
Choose a base branch
from

Conversation

mirarifhasan
Copy link
Contributor

@mirarifhasan mirarifhasan commented May 7, 2024

Closes HSB-393

Description

This PR added a seed script for hoppscotch-backend database.

How to Seed

pnpm i
cd packages/hoppscotch-backend
pnpx prisma db seed

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information

Nil

run nestjs app in dev mode, prod mode has an error
@balub balub self-requested a review May 7, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants