larslemos / ohri-docs

Documentation project for OHRI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OHRI Docs

This is the repository for the OHRI documentation site based on Nextra.

Live Demo →

Quick Start

OHRI Forms is a React component that renders forms based on the AMPATH Forms Builder. The AMPATH forms are well defined here. OHRI Forms:

  • Use the same schema as the AMPATH Forms Builder.
  • May not implement all features from the AMPATH Forms Builder (yet).
  • May define some extensions to the schema specific to OHRI to implement functionality needed by OHRI (such functionality may be suggested back to the AMPATH Forms Builder team for their consideration to include).
  • Renders forms based on the Carbon Design system using React.

Click the button to clone this repository and deploy it on Vercel:

./public/screen.png

ohri-docs/public/screen.png

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

Acknowledgements (tbd)

License MPL 2.0 w/ HD © UCSF

About

Documentation project for OHRI


Languages

Language:JavaScript 76.1%Language:CSS 23.9%