https://github.com/meibraransari/node-hello-world
⚛️ Node hello world to test app...
https://github.com/meibraransari/node-hello-world
node node-js node-module nodejs nodejs-server
Last synced: about 1 month ago
JSON representation
⚛️ Node hello world to test app...
- Host: GitHub
- URL: https://github.com/meibraransari/node-hello-world
- Owner: meibraransari
- Created: 2024-06-29T17:00:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T17:38:52.000Z (almost 2 years ago)
- Last Synced: 2025-06-16T07:51:13.793Z (12 months ago)
- Topics: node, node-js, node-module, nodejs, nodejs-server
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
Created: 2024-07-27T14:08:38+05:30
Updated: 2024-08-12T23:03:46+05:30
Maintainer: Ibrar Ansari
---
# Node Hello World
Simple node.js app that servers "Hello World"
Good for testing simple deployments to the cloud
# Run It
You need to write the following commands on the terminal screen so that you can run the project locally.
```sh
1. git clone https://github.com/meibraransari/node-hello-world.git
2. cd node-hello-world
3. node index.js
```
The application is running on [http://localhost:3000](http://localhost:3000).
# Run Project from PM2
[See PM2 cheat-sheet to run node project from PM2:](https://github.com/meibraransari/pm2-cheatsheet)
### 💼 Connect with me 👇👇 😊
- 🔥 [**Youtube**](https://www.youtube.com/@DevOpsinAction?sub_confirmation=1)
- ✍ [**Blog**](https://ibraransari.blogspot.com/)
- 💼 [**LinkedIn**](https://www.linkedin.com/in/ansariibrar/)
- 👨💻 [**Github**](https://github.com/meibraransari?tab=repositories)
- 💬 [**Telegram**](https://t.me/DevOpsinActionTelegram)
- 🐳 [**Docker**](https://hub.docker.com/u/ibraransaridocker)