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

[Chore] change the default port numbers #161

Open
2 tasks
manekinekko opened this issue Mar 17, 2023 · 1 comment
Open
2 tasks

[Chore] change the default port numbers #161

manekinekko opened this issue Mar 17, 2023 · 1 comment
Labels
good first issue Good for newcomers priority: P1 Medium priority scope: setup Taks relative to project setup

Comments

@manekinekko
Copy link
Collaborator

When running all services (local dev) using npm start, if any of the default ports are not available, the error message gets lost in the logs and the user will not see it.

I encountered this issue recently: I had a different Next application running on default port 3000. The I started Contoso with npm start on Codespaces locally, I didn't pay attention to logs. When visiting localhost:3000 I was expecting to access the blob application, but instead I was accessing my other Next application.

I suggest we change the default port of:

  • strapi (cms):

  • core tools (api)

  • swa cli (portal)

  • angular (portal)

  • next (blog)

  • change Docker config

  • update readme.md

@manekinekko manekinekko added scope: setup Taks relative to project setup priority: P1 Medium priority good first issue Good for newcomers labels Mar 17, 2023
@fMurugi
Copy link

fMurugi commented Aug 22, 2023

Hello @manekinekko I would like to work on this can you assign it to me please?
,the questions i have is which ports are we going to change to ? like 3000 to any port a prefer? Or is there a preferred port already .
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers priority: P1 Medium priority scope: setup Taks relative to project setup
Projects
None yet
Development

No branches or pull requests

2 participants