Skip to content

Commit

Permalink
Add a link to the UI gallery in developer docs
Browse files Browse the repository at this point in the history
tomodwyer committed Nov 24, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8be9fca commit 8f9c82a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions DEVELOPERS.md
Original file line number Diff line number Diff line change
@@ -19,6 +19,7 @@
- [Deployment](#deployment)
- [Testing](#testing)
- [Slack Testing](#slack-testing)
- [Components](#components)
- [Backends](#backends)

## Local development
@@ -274,6 +275,13 @@ just test-dev
```


## Components

Job Server uses the Slippers library to build reusable components.

To view the existing components, and see what attributes they receive, [visit the UI gallery](https://jobs.opensafely.org/ui-components/).


## Backends

Backends in this project represent a [job runner](https://github.com/opensafely-core/job-runner) instance somewhere.

0 comments on commit 8f9c82a

Please sign in to comment.