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

Port check before standing up the applications #30

Open
1 task done
RyanClementsHax opened this issue Feb 26, 2024 · 0 comments
Open
1 task done

Port check before standing up the applications #30

RyanClementsHax opened this issue Feb 26, 2024 · 0 comments
Assignees

Comments

@RyanClementsHax
Copy link
Collaborator

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.

@adyngom adyngom self-assigned this Mar 4, 2024
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

No branches or pull requests

2 participants