An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# www-cbd-int
Website of the Convention on Biological Diversity (AngularJS portions)

[![Dependency Status](https://david-dm.org/scbd/www.cbd.int.svg)](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` |