Skip to content

Backend#1

Open
abbesdev wants to merge 31 commits into
mainfrom
backend
Open

Backend#1
abbesdev wants to merge 31 commits into
mainfrom
backend

Conversation

@abbesdev
Copy link
Copy Markdown
Owner

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 29, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
project-android-sim ✅ Ready (Inspect) Visit Preview Dec 30, 2022 at 3:24PM (UTC)

Comment thread Server.js
// set port, listen for requests
const PORT = process.env.PORT || 8080;
app.listen(PORT, () => {
console.log(`Server is running on port ${PORT}.`);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

?????

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