Skip to content

riaconsultant/cloudfoundry-sampleApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudfoundry-sampleApp

First need to install the cloud foundry cli tool. then

cf -v

get the cloud foundry CLI version .

cf login

give the login url,email id and password

URL > https://api.run.pivotal.io

Email >

Password >

then push the code

cf push

It will automatically take the folder code and run the manifest file and then required packages of node.

MIT License

Thanks, Manoj

Releases

No releases published

Packages

No packages published