Skip to content

jborup/pass-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to PaaS cross cloud helloworld test

This is a across the various PaaS's test for a simple application

Running the application

npm install

npm start

Google

AWS

Azure

IBM

Register in github.com

Build journey

  1. README.md created to set the scene

  2. .gitignore to ensure some files was not included into github

  3. create repos link git init git add README.md git add .gitignore git commit -m "first commit" git remote add origin https://github.com/jborup/pass-helloworld.git git push -u origin master

  4. npm init # creates package.json

  5. npm install --save express

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published