mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:27:09 +00:00
1b44389a1a36160a031910863cfb5a923a51da37
The environment variable DOUGAL_API_URL takes precedence over the hard-coded value. For instance: DOUGAL_API_URL=http://127.0.0.1:2999 will cause /api to be proxied to the above URL (websockets are correctly handled too) instead of the default.
Dougal – Seismic production & data analysis tool
Structure of this repo
bin/Scripts that import / export data into / out of the database.etc/Configuration files.lib/Code files.lib/www/Web interface and API.lib/www/client/Frontend.lib/www/server/Backend.
sbin/System maintenance scripts.
Description
Languages
Vue
41.7%
JavaScript
32.3%
PLpgSQL
16.5%
Python
5.4%
Nunjucks
3.2%
Other
0.9%