Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 955 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 955 Bytes

Search admin

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

External links

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

Licence

MIT License