An open API service indexing awesome lists of open source software.

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...

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)