Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

alphagov/info-frontend

Repository files navigation

Info pages are retired, you can read about the decision in the retirement ADR

Info Frontend

This application exposes the user needs and metrics about content on GOV.UK. It does this by fetching content details from Content Store.

Information pages have a prefix of /info, for example: https://www.gov.uk/info/benefits-calculators and https://www.gov.uk/info/employers-sick-pay.

Technical documentation

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

You can use the GOV.UK Docker environment or the local startup.sh script to run the app. Read the guidance on local frontend development to find out more about each approach, before you get started.

If you are using GOV.UK Docker, remember to combine it with the commands that follow. See the GOV.UK Docker usage instructions for examples.

Running the test suite

bundle exec rake

Licence

MIT License