From 30c21ddb1afd8e1020a59825d17b6d52bea35715 Mon Sep 17 00:00:00 2001 From: Sonja Happ Date: Wed, 1 Apr 2020 09:16:00 +0200 Subject: [PATCH] Add info on test mode of backend including test users. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 906a38c..41ba215 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,11 @@ $ npm install $ npm start ``` +We recommend to start the VILLASweb-backend-go before the frontend. +If you want to use test data (including some test users), you can start the backend with the parameter `-mode=test`. +Please check the repository of the VILLASweb-backend-go to find information on the test user login names and passwords. +The testing mode is NOT intended for production deployments. + ## Copyright 2020, Institute for Automation of Complex Power Systems, EONERC