You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2021. It is now read-only.
Create the config.json file with all attributes of the config.json.example file.
Init the Server git submodule:
git submodule update --init
Usage
Check if the Server module is the newest version: git pull
Start the simulation server: yarn start
Start the viktoriaapp server (Not the submodule) with the -s or --simulation attribute and the keys of the features you want to simulate. Currently supported keys:
sp (Substitution plan)
3.1. An example is: yarn start -s sp
Substitution plan
Go to data.json
There is an array substitutionPlan, this array contains all days for the request. Each day is the updated iso-date from the database substitution plan history
For all usual cases should loading history data enough, but when you need to load custom data, you have to add this data in the data_substitution_plan table