/drtoolkit

Disaster relief tech projects repository - Collaboration with Code4Rumania and Code for All

Primary LanguageCSS

website slack

Disaster Relief Toolkit

tl;dr: Open repository of tools to make relief efforts more efficient when facing a natural disaster.

About the project

This is an open repository of tools that can be used by governments, rescue teams and citizen support networks to make coordination, cooperation and communication tasks more efficient when facing a natural disaster.

Technology

  • NodeJS
  • Airtables for the content administration
  • Sass
  • Gulp

Development enviroment

Server

Install NodeJS

Fork this repo and clone it to your machine

Run $ npm install to install all the node packages for this project

Install Nodemon for node development convenience

Run the project with $ nodemon server

Compile SCSS with gulp

In order to change the css of the project you need to run the sass compiler with gulp.

Install gulp

Start compiling sass with $ gulp

Credits

{ } with ❤️ by: Codeando México, Code4Romania and Code For All

Licence

This repository has an MIT License. For more information and details on this license go to LICENSE.md