Skip to content

platdesign/uberdeploy-nodejs-sampleapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#uberdeploy-nodejs-sampleapp

A litte simple sample how to deploy a nodejs-app with uberdeploy.

##Install

1. Copy command and execute in a shell

git clone https://github.com/platdesign/uberdeploy-nodejs-sampleapp &&  cd uberdeploy-nodejs-sampleapp && rm -rf .git

2. Rename project folder

Otherwise your project would be named: uberdeploy-nodejs-sampleapp ;)

3. Create the uberdeploy project

uberdeploy create

4. Configure some things

  • deploy/post-receive Edit PORT and DOMAIN to your needs.
  • index.js Edit PORT (same value as in deploy/post-receive)

5. Deploy your app

uberdeploy deploy

6. Done =)

If there are any questions or suggestions feel free to get in touch. =)

##Contact##

About

uberdeploy-nodejs-sampleapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published