Skip to content

jeswanisumit1999/Express-OS-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express-OS-Info

💻 An application built using Express-Node.js, which will showcase essential information about the system on which it's running/deployed.

Follow the commands below to run this application locally:

git clone https://github.com/jeswanisumit1999/Express-OS-Info.git

npm install

node index.js

Open your favorite browser and access your application at localhost port 3000: http://localhost:3000/

Screenshot

Screenshot

🚢 Use the following commands to deploy this application on Kubernetes 🚢

kubectl apply -f deployment.yml

kubectl apply -f service.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published