Skip to content

App for managing the DHIS 2 data store APIs

License

Notifications You must be signed in to change notification settings

myanghua/datastore-app

 
 

Repository files navigation

DHIS2 Datastore App

A DHIS2 app for managing and editing keys and namespaces in the datastore.

Installation

Unzip, cd to directory then:

yarn install
yarn start 

Build:

yarn run build

Test:

yarn run test

Config

The app should use the current D2 instance API, but in dev you can configure the API-endpoint in /webapp/js/constants/apiUrl.js

Upload to DHIS2

Build the app. Zip contents in /build/. Note that you cannot zip the /build folder directly. Manifest needs to be in root of the archive. Upload the archive to DHIS2 using the App Management app.

About

App for managing the DHIS 2 data store APIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.6%
  • SCSS 1.3%
  • HTML 0.1%