File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 2
2
DHIS2 basic app to allow interoperability between DHIS2 and Go.Data instances
3
3
![ Architecture summary] ( ./images/overview.png )
4
4
5
- ## Requirements
6
-
7
- - Node.js (>= v12.x) and npm (>= v6.x) installed in the system.
8
-
9
5
## Installation
10
6
11
- + Clone the repository or download it as a zip file.
12
- + In a terminal, install the dependencies by executing ``` npm install ``` inside the project folder.
13
- + In a terminal, run the command ``` npm run build ``` or ``` yarn build ``` to build the app for production into the ` build ` folder .
14
- + Compress the ` build ` folder, go to the * App Management* app inside your DHIS2 instance and upload the compressed .zip.
7
+ + Go to the * Release * section of this repository (
8
+ < a href = " https://github.com/WISCENTD-UPC/godata-dhis2-interoperability-app/releases/latest " >here</ a >
9
+ ) and download the app.zip file .
10
+ + Go to the * App Management* app inside your DHIS2 instance and upload the .zip file .
15
11
16
12
![ App Management DHIS2] ( ./images/app-management.png )
17
13
@@ -39,4 +35,4 @@ DHIS2 basic app to allow interoperability between DHIS2 and Go.Data instances
39
35
40
36
<p align =" center " >
41
37
<img src="./images/step-by-step.png" width=600>
42
- </p >
38
+ </p >
You can’t perform that action at this time.
0 commit comments