Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

lewagon/landings

Repository files navigation

wercker status

Landing

Testing with subdomain

  1. Launch your app with rails s -b 0.0.0.0
  2. Go to http://punch.lvh.me:3000 for instance

Configuration

The app configuration lies in config/application.yml and is not versionned by git (for security reasons). If you've just cloned this repo, ask a colleague for his application.yml file over a secure channel.

Credits

The first commit of this app has been generated thanks to lewagon/wagon_rails's rails app generator.

Deploying

$ bin/deploy