Skip to content

thgaskell/nodeknockout2016-zest-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Knockout 2016 Starter

A barebones Node.js app using Express 4.

Tuned to run on EngineYard Cloud.

Running Locally

Make sure you have Node.js installed (uses version 4.4.5).

git clone git@github.com:rumblex/nodeknockout2016-zest.git # or clone your own fork
cd nodeknockout2016-zest
npm install
npm start

Your app should now be running on localhost:5000.

Deploying to EngineYard

Log into https://cloud.engineyard.com. Navigate to your Team's Application, and click "Deploy".

Supported Node.js versions

Please use one of these Node.js versions

4.4.5, 4.6.0, 5.11.0, 6.4.0, 6.7.0

Documentation

For more information about using Node.js on EngineYard, check out these articles

About

✅ A testing reporter that lives in your menubar

Resources

Stars

Watchers

Forks

Packages

No packages published