Search code examples
node.jsgitibm-cloud

ibm bluemix node js files


I have an account in IBM Bluemix and when a I try to make a simple node js App, it creates different folders and files like: .git/, launchConfigurations/, .cfignore/, .gitignore/, License.txt and Readme.md, but I can't find the public folder with the index.html file nor the app.js.

Can anybody help me please?


Solution

  • This problem was caused by a regression in Bluemix. It is now corrected and during the ADD GIT operation, the repo is now populated with the starter code.