You can check out the previous version of Protected Planet on GitHub.
When you clone this repo please do it recursively. For the first time:
git clone --recurse-submodules
If you already cloned it:
git submodule update --init --recursive
- Getting Started and Configuration
- Importing and Managing the WDPA
- Deployment
- Development workflow, conventions and tips
- Search
- Background Workers
- Downloads
- Statistics
- Caching
- CMS
Protected Planet is released under the BSD 3-Clause License.
elasticsearch
redis-server
./bin/webpack-dev-server
rails s