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

Fix DS hanging on port 3000 #2896

Merged
merged 9 commits into from
Nov 17, 2023

Conversation

rmccar
Copy link
Contributor

@rmccar rmccar commented Nov 9, 2023

What is the context of this PR?

Fixes: #2871
Removes the "0.0.0.0" passed into the listen function which fixes the issue with port 3000 locally.

Also fixes some formatting in the page template

How to review this PR

Spin up the DS locally on this branch and see that it spins up on port 3000 successfully

Checklist

This needs to be completed by the person raising the PR.

  • I have selected the correct Assignee
  • I have linked the correct Issue

@rmccar rmccar added the Bug Something isn't working label Nov 9, 2023
@rmccar rmccar self-assigned this Nov 9, 2023
Copy link

netlify bot commented Nov 9, 2023

Deploy Preview for ons-design-system-preview ready!

Name Link
🔨 Latest commit eeab713
🔍 Latest deploy log https://app.netlify.com/sites/ons-design-system-preview/deploys/65577bedc5865e00085b8372
😎 Deploy Preview https://deploy-preview-2896--ons-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rmccar rmccar merged commit e2219de into main Nov 17, 2023
@rmccar rmccar deleted the fix/2871/spinning-up-the-ds-locally-on-port-3000-hangs branch November 17, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spinning up the DS locally on port 3000 hangs
3 participants