mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:17:09 +00:00
402a3f9cce3801d598e5b0104db226f6035884da
This is currently disabled though (value in route/index.js is commented out) as it is not possible at the moment to create new projects fully from scratch from the frontend. See comment on previous commit. NB: projects may be created fully from scratch by making an API request with a suitable YAML / JSON configuration file, thusly: curl -vs "https://[hostname]/api/project" -X POST \ -H "Content-Type: application/yaml" --data-binary @/path/to/configuration.yaml
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%