Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ConservationInternational/resilienceatlas

Resilience Atlas - Evidence-based decision-making around resilience
https://github.com/ConservationInternational/resilienceatlas

bigdata climate-change conservation resilience sustainability

Last synced: 4 days ago
JSON representation

Resilience Atlas - Evidence-based decision-making around resilience

Awesome Lists containing this project

README

        

# Resilience Atlas

## Architecture

This repository contains all the code and documentation necessary to set up and deploy the project. It is organised in 4 main subdirectories, with accompanying documentation inside each.

| Subdirectory name | Description | Documentation |
|-------------------|-------------------------------------------------------------|--------------------------------------------------------|
| frontend | Frontend application | [frontend/README.md](frontend/README.md) |
| backend | The Ruby on Rails backend application (API + backoffice) | [backend/README.md](backend/README.md) |
| cloud_functions | cloud functions code folder | [cloud_functions/README.md](cloud_functions/README.md) |
| infrastructure | The Terraform project for TiTiler COG tiler as AWS lambda | [infrastructure/README.md](infrastructure/README.md) |
| data | data folder where diverse scripts for data management lives | [data/README.md](data/README.md) |