ministryofjustice / moj-design-system

One place for MOJ service teams to find styles, components and patterns for UK Ministry of Justice services.
https://design-patterns.service.justice.gov.uk/
MIT License
11 stars 3 forks source link

Update prototype docs to mention cloud platform #51

Closed gregtyler closed 3 years ago

gregtyler commented 3 years ago

Description of the change

Adds details of how to host prototypes on the MOJ Cloud Platform to both the "Prototyping" and "Deploying your prototype" documentation pages. Also pushes Heroku details down the hierarchy a little bit.

Cloud Platform is one of our strategic hosting platforms whereas Heroku is not, so we want to actively encourage users to use Cloud Platform. It also solves some recurrent issues of access, since Heroku dynos are typically created in free accounts and access is lost when the creator leaves the org.

I've added screenshots below of the fully-rendered pages after my changes.

Captura de pantalla 2021-02-25 a las 11 06 48-fullpage Captura de pantalla 2021-02-25 a las 11 06 28-fullpage

Release notes