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

Latest commit

 

History

History
63 lines (53 loc) · 1.41 KB

reviewer-client.md

File metadata and controls

63 lines (53 loc) · 1.41 KB

Reviewer Client

Summary

Description / Link
Responsibility This Single Page Application has the responsibility to show the UI in the client's browser as well as to handle the client-side logic for the entire reviewing process.
Repository https://github.com/libero/reviewer-client
Dependents

Reviewer Proxy

<library of react components>

Docker https://hub.docker.com/r/liberoadmin/reviewer-client
## Design

TBD

Configuration

  • database connection / login etc...

Deploy & Test

  • Explain docker
  • Explain tests

Examples

  • configurable ui
  • Example Code see
FROM xxxx