dhis-portal

1.0.6 • Public • Published

DHIS Portal

Creates a proxy to a DHIS2 instance and functions as a workaround for SameSite cookie policy problems.

Installation

// yarn
yarn global add dhis-portal
 
// npm
npm install --global dhis-portal

Usage

dhis2-portal --server=<server-name>
             --instance=<instance-name>
             [--port=<port>]
             [--target=<instance-url>]
             [--auth=auth]
             [--verbose]

Example

$ dhis-portal --server=play --instance=2.34.1
Portal from localhost:9999 -> https://play.dhis2.org/2.34.1 created!

Readme

Keywords

Package Sidebar

Install

npm i dhis-portal

Weekly Downloads

5

Version

1.0.6

License

MIT

Unpacked Size

10 kB

Total Files

16

Last publish

Collaborators

  • awgaan