Skip to content

The OpenMRS Java module that allows Tomcat to serve a Single-SPA

Notifications You must be signed in to change notification settings

openmrs/openmrs-module-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMRS Module SPA

Build Status

This module provides backend functionality to serve frontend assets from the O3 single-page application.

Prerequisites

  • Maven
  • Java >= 8

Build

To build this module, first clone the repository. Then navigate into openmrs-module-spa and run the build command:

cd openmrs-module-spa && mvn clean install

Configuration

By default, this module will serve files from the frontend sub-directory of the OpenMRS Application Directory. If you need to serve files stored in a different location, you set the setting spa.local.directory to either an absolute path or a path relative to the OpenMRS Application Directory.

About

The OpenMRS Java module that allows Tomcat to serve a Single-SPA

Resources

Stars

Watchers

Forks

Packages

No packages published