Skip to content

awgaan/dhis-portal

Repository files navigation

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!

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published