Manages search "best bets" and "external links" along with other search and browse data.
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.
bundle exec rake
Run bundle exec rake publish_external_links:publishing_api
to send all external links to the publishing API.