The default Static File app that will be pushed into the Swisscom Application cloud if no source code is provided.
- Open the file
public/index.html
with your browser
- Install the cf CLI
- Run
cf push --random-route
- Visit the given URL
- Run
zip -r staticfile_app.zip public Staticfile