Skip to main content

Application: search-admin

Admin for GOV.UK search

Example pages published by search-admin

README

Manages search “best bets” and “external links” along with other search and browse data.

Screenshots

Search Admin

Live example

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

Run bundle exec rake publish_external_links:publishing_api to send all external links to the publishing API.

Licence

MIT License