This is the repo for the Juju website.
Install the dotrun
snap, then run:
dotrun
And click on the server link that appears in the server logs.
If you wish to run the site locally with search enabled, you'll need to pass a key. This key can be obtained from the Google Cloud Platform console, or by contacting #webteam on IRC if you don't have access.
dotrun --env SEARCH_API_KEY={your_key_here}
You can find the deployment config in the deploy folder.