Natural Resources Public Transparency Initiative monorepo. This supports the LNG Regulatory interface, Natural Resource Compliance and Enforcement Database, and soon the BC Mines Information site.
https://nrpti-f00029-prod.apps.silver.devops.gov.bc.ca/
https://metabase-f00029-prod.apps.silver.devops.gov.bc.ca/
All documents uploaded to the NRPTI system are first checked by the ClamAV anti-virus service and rejected if they do not pass. See ClamAV BCGov Repo for more information.
Please see the READMEs in the angular/
and api/
subdirectories.
A list of recommended/helpful VS Code extensions.
- TSLint
- ESLint
- Prettier - Code formatter
- EditorConfig for VS Code
- npm
- Angular Extension pack
- This may include 'Beautify' which should be disabled as we are using Prettier.
- JavaScript (ES6) code snippets
- Document This
- Better Comments
- Code Spell Checker
- Auto Comment Blocks
- Auto-Open Markdown Preview
- Bracket Pair Colorizer
- Path intellisense
- SCSS intellisense
- Shell launcher
- Declarative Jenkinsfile Support
Fork the repo and create pull requests against the master branch.