Verify has Closed
This repository is out of date and has been archived
This is the source for https://www.verify.service.gov.uk/.
If you wish to run in your own browser, you'll need to run the following commands from the root of this project:
bundle installto install middleman and its dependenciesnpm installto install the frontend dependenciesbundle exec middleman server- to start middleman's built in serveropen http://localhost:4567- to open the example in your browser
This was originally based on the product-page-example, however it slightly diverged since that (custom styles, migration to GOV.UK Frontend), but it still is possible to pull in more modules from the example repo.
This app is deployed automatically from master by travis - see .travis.yml