Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

alphagov/licence-finder

Repository files navigation

Licence Finder is retired and licence searches are handled by Finder Frontend

Licence Finder

Licence Finder is a public facing GOV.UK application that helps users determine whether an activity they want to undertake requires a licence. Licence Finder renders the frontend of its pages, starting at https://www.gov.uk/licence-finder/sectors. Note that the start page is served by Frontend.

Technical documentation

This is a Ruby on Rails app, and should follow our Rails app conventions.

You can use the GOV.UK Docker environment to run the application and its tests with all the necessary dependencies. Follow the usage instructions to get started.

Use GOV.UK Docker to run any commands that follow.

Running the test suite

bundle exec rake

Licence

MIT License