Skip to content

İt is in experimental mode. it is suggested not to use

Notifications You must be signed in to change notification settings

canavci2016/collectionjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF Default App Node

The default Node.js app that will be pushed into the Swisscom Application Cloud if no source code is provided.

Based on Express.

Run locally

  1. Install Node.js and npm
  2. Run npm install
  3. Run npm start
  4. Visit http://localhost:3000

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 node.js_app.zip src package.json package-lock.json

About

İt is in experimental mode. it is suggested not to use

Resources

Stars

Watchers

Forks

Packages

No packages published