Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.18 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.18 KB

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
backend The Ruby on Rails backend application (API + backoffice) backend/README.md
cloud_functions cloud functions code folder cloud_functions/README.md
infrastructure The Terraform project for TiTiler COG tiler as AWS lambda infrastructure/README.md
data data folder where diverse scripts for data management lives data/README.md