Skip to content

Conversation

@dslovinsky
Copy link
Collaborator

Description

3000 is the default port for Nextjs apps. It can be annoying running multiple projects locally if they all take the same port, so I usually recommend assigning an arbitrary port to avoid conflicts.

Changes Made

  • Change local dev port from 3000 to 3020

Testing

  • I have tested these changes locally
  • I have run the validation scripts (pnpm run validate)
  • I have checked that the documentation builds correctly

@dslovinsky dslovinsky requested review from a team and fern-support April 4, 2025 18:29
@github-actions
Copy link

github-actions bot commented Apr 4, 2025

🌿 Documentation Preview

Name Preview Updated (UTC)
Alchemy Docs 🔗 Visit Preview Apr 4, 2025, 6:31 PM

Copy link
Contributor

@Brodan Brodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dslovinsky dslovinsky merged commit d165cbb into main Apr 7, 2025
5 checks passed
@dslovinsky dslovinsky deleted the ds/change-default-port branch April 7, 2025 15:30
dslovinsky added a commit that referenced this pull request Jun 5, 2025
Co-authored-by: dslovinsky <dslovinsky@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants