Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 612 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 612 Bytes

SORMAS-data-generator

Goal of this project is to generate and import credible test data into SORMAS. This is usable for:

  1. showcases and demos
  2. performance testing
  3. SORMAS-Stats
  4. a replacement of the SORMAS dev mode

Caveats

  • Very early stage of development, DO NOT CONNECT IT TO A PRODUCTION SYSTEM

Run it

docker-compose up -d: This will start a minimal stack of SORMAS-Docker which receives the generated data $importer: ./gen-client.sh && source venv/bin/activate && python main.py