Skip to content

invincibleJai/test-showcase-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-showcase-app

This is an example Express server, which serves an API.

To run:

npm install
npm start

The app will now start on http://localhost:8080

If you hit http://localhost:8080 you'll get a sample data for home:

If you hit http://localhost:8080/tech-radar you'll get a sample data for tech radar:

Deploy it on OpenShift

Can use oc CLI as below or use import from git flow from OpenShift Developer Console

oc new-app https://github.com/invincibleJai/test-showcase-app
oc expose svc/test-showcase-app

Acknowledgements

This app was created using the Express application generator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published