on ‎2017 Jul 31 2:50 PM
Hello,
any leads how to deploy angular 2 application which was build with Angular-cli. I tried to deploy successfully on SAP cloud foundry but unable to launch app. I'm getting "not found" on the browser once I launch the app by provided route URL.
thanks in advance..
Request clarification before answering.
Hi, not sure that answer still is necessary, but just in case might be useful for other people. For deploying angular2 app you need:
1) to use the buildpack for static content
2) to enable pushState feature in file "Staticfile" if your angular app uses default location strategy
3) In my trial account I have created html5 application and pushed code to the git repo which is created once you created html5 app. After this I was able to deploy my code on cloud foundry platform using cockpit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.