https://github.com/scbd/www.cbd.int
Convention on Biological Diversity Website (AngularJS portions)
https://github.com/scbd/www.cbd.int
Last synced: about 1 year ago
JSON representation
Convention on Biological Diversity Website (AngularJS portions)
- Host: GitHub
- URL: https://github.com/scbd/www.cbd.int
- Owner: scbd
- License: mit
- Created: 2014-03-28T20:06:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T15:17:37.000Z (about 1 year ago)
- Last Synced: 2025-05-08T01:14:05.613Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://www.cbd.int/
- Size: 33 MB
- Stars: 0
- Watchers: 10
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# www-cbd-int
Website of the Convention on Biological Diversity (AngularJS portions)
[](https://david-dm.org/scbd/www.cbd.int)
## All available env variables
| Name | Value | Description |
| ------------------------- | ----------------------------| ----------- |
|PORT | 8000 | |
|API_URL | https://api.cbd.int | |
|WWW_URL | https://www.cbd.int | |
|WWW_URL | https://www.cbd.int | |
|ACCOUNTS_URL | https://accounts.cbd.int | |
|CAPTCHA_V2_KEY | (secret) | from Google service |
|CAPTCHA_V3_KEY | (secret) | from Google service |
|GOOGLE_ANALYTICS_CODE | (secret) | from Google service |
|COMMIT | (Branch/commit) | |
|SITE_ALERT | (Optional) | Message to display on the top bar. if empty/not set the Alert Bar will no show |
|SITE_ALERT_LEVEL | (Optional) | Color level: `primary`, `secondary`, `info`, `success`, `warning`, `danger`. Default: `danger` |