project monitoring app 源码
设置 $ yarn install 建造 自定义主要配置文件public/app-config.json ,然后构建ZIP包: $ yarn build-webapp 发展 启动d2 docker实例: $ d2-docker start eyeseetea/dhis2-data:2.32-samaritans --port=8080 -d 启动指向该DHIS2实例的开发服务器: $ PORT=8081 REACT_APP_DHIS2_BASE_URL="http://localhost:8080" REACT_APP_TRACK_RERENDERS=1 yarn start 使用iframe 使用Use iframe嵌入DHIS2数据输入应用。由于跨域安全问题,典型的方法(在不同端口上运行开发服务器和DHIS2实例)将无法正常工作。为了解决此问题,我们需要设置一个Web服务器以将所
文件列表
project-monitoring-app
(预估有个219文件)
network-fixtures.js
4KB
00.project-create.spec.js
5KB
02.target-values.spec.js
3KB
08.project-indicators.spec.js
4KB
.env
116B
widgets.css
542B
HelpButton.css
81B
App.css
243B
webpackDevServer.config.js
8KB
.gitignore
583B
暂无评论