Skip to content

Conversation

osortega
Copy link
Owner

@osortega osortega commented Jul 1, 2025

This PR merges the current branch 'osortega/testing-checkout-padawan' into 'master'. No additional description provided.

@osortega
Copy link
Owner Author

osortega commented Sep 4, 2025

I think we should change port to 5002

const port = 3002;

app.get("/", (req, res) => {
console.log(`${new Date()} ${req.method} ${req.path}`);
Copy link
Owner Author

Choose a reason for hiding this comment

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

Remove console.logs

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.

1 participant