Giter Site home page Giter Site logo

manuelroemer / openmrs-esm-patient-management Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openmrs/openmrs-esm-patient-management

1.0 0.0 1.0 2.16 MB

Microfrontends for the management of patients (registration, search, ...) for OpenMRS SPA

License: Other

TypeScript 88.55% SCSS 10.39% JavaScript 1.02% Shell 0.04%

openmrs-esm-patient-management's Introduction

๐Ÿ‘‹ New to our project? Be sure to review the OpenMRS 3 Frontend Developer Documentation. You may find the Map of the Project especially helpful. ๐Ÿง‘โ€๐Ÿซ

Node.js CI

OpenMRS Patient Management

This repository contains frontend modules for the OpenMRS SPA. These modules relate to registering and editing patients, searching for existing patients, creating and managing patient lists and managing patient queues in an outpatient setting. The modules within this repository include:

Setup

Check out the developer documentation here.

This monorepo uses yarn and lerna.

To start a dev server running all the modules simultaneously, run:

yarn start

This command uses the openmrs tooling to fire up a dev server running esm-patient-chart as well as the specified module.

Note that this is very resource-intensive.

To start a dev server for a specific module, run:

yarn start --sources 'packages/esm-<insert-package-name>-app'

You could provide yarn start with as many sources arguments as you require. For example, to run the patient registration and patient search modules only, use:

yarn start --sources 'packages/esm-patient-search-app' --sources 'packages/esm-patient-registration-app'

Contributing

Please read our contributing guide.

Running tests

To run tests, use:

yarn test

Deployment

The main branch of this repo is deployed in a demo environment.

Configuration

This module is designed to be driven by configuration files.

openmrs-esm-patient-management's People

Contributors

abertnamanya avatar alaboso avatar brandones avatar cynthiakamau avatar denniskigen avatar donaldkibet avatar eriq-kibet avatar florianrappl avatar gracepotma avatar hadijahkyampeire avatar herbertug avatar ibacher avatar icrc-loliveira avatar jnsereko avatar jwnasambu avatar makombe avatar manuelroemer avatar maureennduta avatar nischithjshetty avatar nmalyschkin avatar nyatindopatrick avatar samuelmale avatar seankwon avatar vasharma05 avatar walteronoh avatar zacbutko avatar

Stargazers

 avatar

Forkers

nested101

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.