Skip to content

Port check before standing up the applications #30

@RyanClementsHax

Description

@RyanClementsHax

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe it

The applications created by mantis-app init take ports 3000 (backend), 4200 (web), and 4300 (mobile). If the user has programs already attached to these ports, the start scripts for the applications will fail.

Describe the solution you'd like

When this happens, the user should be prompted if other ports should be used or if the programs on those ports should be killed.

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

This creates a better UX for devs who have tons of things running on their computer at one time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions