Logo Lanfrica

wcss2019-commits/VLCIS-National-Platform

Domaine:

climate

Type de record:

software
Créateur:
wcs
Hôte:
AI-powered National Climate Intelligence, Impact-Based Forecasting and Early Warning Platform for Rwanda. VLCIS-National-Platform │ ├── backend/ │ ├── src/ │ ├── package.json │ ├── .env.example │ └── Dockerfile │ ├── frontend/ │ ├── package.json │ ├── src/ │ └── public/ │ ├── mobile/ │ ├── dashboard/ │ ├── database/ │ ├── schema.sql │ ├── seed.sql │ ├── migrations/ │ └── views.sql │ ├── docs/ │ ├── docker/ │ ├── scripts/ │ ├── LICENSE ├── README.md └── docker-compose.yml