https://github.com/bregman-arie/node-hello-world
Node.js web app for devops-exercises project
https://github.com/bregman-arie/node-hello-world
Last synced: 5 months ago
JSON representation
Node.js web app for devops-exercises project
- Host: GitHub
- URL: https://github.com/bregman-arie/node-hello-world
- Owner: bregman-arie
- Created: 2021-10-22T06:25:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-24T17:55:52.000Z (almost 4 years ago)
- Last Synced: 2025-05-08T05:59:57.566Z (5 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 9
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Node.js "Hello World" Web App
### Intro
This project was created to support some of the exercises in the [devops-exercises](https://github.com/bregman-arie/devops-exercises) project.
### Running the application
node app.js
### Usage
In your web browser, go to http://127.0.0.1:3000