https://github.com/toggle-corp/worldvision-dvs
https://github.com/toggle-corp/worldvision-dvs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/toggle-corp/worldvision-dvs
- Owner: toggle-corp
- Created: 2018-08-21T05:09:28.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-16T15:32:58.000Z (11 months ago)
- Last Synced: 2025-01-09T07:13:03.127Z (4 months ago)
- Language: JavaScript
- Size: 11.7 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# World Vision DVS
[](https://travis-ci.com/toggle-corp/worldvision-dvs)
[](https://codeclimate.com/github/toggle-corp/worldvision-dvs/maintainability)
[](https://toggle-corp.github.io/worldvision-dvs/)### Run
```bash
docker-compose up
```### Force extract Report
```bash
docker-compose exec server bash -c ". /venv/bin/activate && ./manage.py force_extract_reports"
```