Skip to content

The default Static File app that will be pushed into the Swisscom Application cloud if no source code is provided.

License

Notifications You must be signed in to change notification settings

swisscom/cf-default-app-staticfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF Default App Static File

The default Static File app that will be pushed into the Swisscom Application cloud if no source code is provided.

Run locally

  1. Open the file public/index.html with your browser

Run in the cloud

  1. Install the cf CLI
  2. Run cf push --random-route
  3. Visit the given URL

Create ZIP

  1. Run zip -r staticfile_app.zip public Staticfile

About

The default Static File app that will be pushed into the Swisscom Application cloud if no source code is provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages