Skip to content

dhis2designlab/method-toolkit-frontend

Repository files navigation

Method Toolkit Frontend

This is the frontend application of the Design Method Toolkit. It is a resource to support partners within the DHIS2 Ecosystem with the use of design methods.

Set up

In order to run the app you will need to first install the dependencies for the application.

yarn install

Second, you will need to specify the url for your CMS or API where you'll get the data from in a .env file. See the .env.example for an example.

Now you can run the application with

yarn run

Set up docker for development

In order to run the docker compose config for development run:

docker compose up

Set up docker for production

In order to run the docker compose config for production run:

docker compose -f docker-prod.yml up

About

The frontend of the method toolkit implemented as an React application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •