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.
- Dev: https://public-lng-dev.pathfinder.gov.bc.ca/
- Test: https://public-lng-test.pathfinder.gov.bc.ca/
- Prod: TBD
- Dev: https://public-nrced-dev.pathfinder.gov.bc.ca/
- Test: https://public-nrced-test.pathfinder.gov.bc.ca/
- Prod: https://nrced.gov.bc.ca/
- Dev:
- Test:
- Prod:
- Dev: https://metabase-nrpti-dev.pathfinder.gov.bc.ca
- Test: https://metabase-nrpti-test.pathfinder.gov.bc.ca
- Prod: https://metabase-nrpti-prod.pathfinder.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.
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.