Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/royal-navy/design-system-docs

Royal Navy Design System documentation site
https://github.com/royal-navy/design-system-docs

contentful documentation graphql nextjs website

Last synced: 2 months ago
JSON representation

Royal Navy Design System documentation site

Awesome Lists containing this project

README

        

# Royal Navy Design System Documentation

Royal Navy Design System documentation site.

## Environment variables

| Name | Required | Default value | Description |
| ----------------------------------- | -------- | ----------------------------------------------------- | ------------------------------------------------- |
| NEXT_PUBLIC_CONTENTFUL_SPACE_ID | Yes | | Contentful space ID |
| NEXT_PUBLIC_CONTENTFUL_ACCESS_TOKEN | Yes | | Contentful content delivery API token |
| NEXT_PUBLIC_CONTENTFUL_ENVIRONMENT | No | master | Custom Contentful environment to use |
| NEXT_PUBLIC_STORYBOOK_BASE_URL | No | `https://storybook.design-system.navy.digital.mod.uk` | Base URL for Storybook; used for embedded stories |

## End to end tests

Tests are dependent on the application running.

### Run all specs

`pnpm run test:e2e`

## Licensing

The Royal Navy Design System documentation site is licensed under the [Apache License 2.0](https://github.com/Royal-Navy/design-system-docs/blob/master/LICENSE).