Skip to content

mako-to/branch-deploy-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Makoto Miura
Oct 23, 2014
b8f9946 · Oct 23, 2014

History

5 Commits
Oct 23, 2014
Oct 23, 2014
Oct 23, 2014
Oct 23, 2014
Oct 23, 2014
Oct 23, 2014
Oct 23, 2014
Oct 23, 2014
Oct 23, 2014

Repository files navigation

branch-deploy-sample

Sample Web App for deploying feature branch

Setup

  1. bundle install
  2. ./bin/rackup
  3. open http://localhost:8080

Docker

  • docker build -t makoto/branch-deploy-sample .
  • docker run -d -p 8080:8080 -t makoto/branch-deploy-sample

About

Sample Web App for deploying feature branch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published