Skip to content

yocontra/express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convox: Express

This application includes:

  • Node.js Express web app

Development

First set up docker locally.

$ git clone
$ convox start
$ curl $(docker-machine ip):3000

Production

$ convox install # only needed once per "rack"
$ convox apps create # only needed once per "app"
$ convox deploy 

License

Apache 2.0

© 2015 Matt Manning

About

Example Node.js/Express app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published