-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Why?
In projects that are purely front-end, we can keep task management using npm scripts.
However, in monorepo projects that include back-end and infrastructure components, we often use Makefiles to set up development environments such as Docker containers.
When there are multiple ways to execute tasks, project developers can sometimes get confused. This lack of clarity is particularly challenging during onboarding when new developers join the team.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackPriority
None yet