mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 07:37:08 +00:00
a766a4dc6c5a54f76c7d7cfaad8e29901b2201e9
If the configuration file is not found, either at its default place ($HOME/etc/www/config.json) or wherever indicated by the DOUGAL_API_CONFIG environment variable, create a temporary default config and try to run with it. On the other hand, if we are in production (NODE_ENV == production) we exit with non-zero in the absence of a real configuration file.
Dougal – Seismic production & data analysis tool
Structure of this repo
bin/Scripts that import / export data into / out of the database.etc/Configuration fileslib/Code fileslib/www/Web interface and APIlib/www/client/Frontend.lib/www/server/Backend.
Description
Languages
Vue
41.7%
JavaScript
32.3%
PLpgSQL
16.5%
Python
5.4%
Nunjucks
3.2%
Other
0.9%