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

alphagov/service-manual-frontend

Repository files navigation

Service Manual Frontend

Service Manual Frontend is retired and all service manual pages are now being rendered by Government Frontend.

A public-facing GOV.UK application used to display the service manual with content fetched from the Content Store.

Live examples

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