juspay / hyperswitch-control-center

Open sourced control center for managing Hyperswitch - an open sourced payment switch.
https://hyperswitch.io/
Apache License 2.0
29 stars 22 forks source link

chore: new command to run start commands in parallel #1480

Open Riddhiagrawal001 opened 6 days ago

Riddhiagrawal001 commented 6 days ago

Type of Change

Description

To start the application we need to run two commands "npm run re:start" and "npm start". This library will help to run commands in parallel

Motivation and Context

How did you test it?

Run this command in local to check if both the start commands are running in parallel

Where to test it?

Checklist

semanticdiff-com[bot] commented 6 days ago

Review changes with SemanticDiff.

Analyzed 2 of 2 files.

Overall, the semantic diff is 50% smaller than the GitHub diff.

Filename Status
:heavy_check_mark: package-lock.json 0.01% smaller
:heavy_check_mark: package.json 50.0% smaller