All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
- Introduce functions to determine and create default data directories for both production and development environments in config.js. - Update commandline.js to display the configured data directory and config path in the command line output. - Modify filemanager.js to ensure the existence of a dedicated files directory within the data directory. - Enhance localserver.js to include the data directory and config path in the server response, providing better context for users.