Todos contra el fuego — aplicación web (Meteor)
Find a file
2018-05-20 17:45:25 +02:00
.meteor Revert mongo test version 2018-05-03 16:42:51 +02:00
bin Added more industries 2018-02-27 16:50:26 +01:00
client Added rendertron flag 2018-05-07 23:56:10 +02:00
cucumber/features Minor fix in test times 2018-05-10 08:58:03 +02:00
designs Fire icons resized 2018-03-10 13:09:41 +01:00
imports Added fire stats in zone to API 2018-05-20 17:45:25 +02:00
packages Added Fires page, collection and fire comments 2018-01-17 18:23:32 +01:00
private Added EU fire stats tweets 2018-03-22 17:42:13 +01:00
public Trying to add blur and lazy to slides 2018-05-08 12:31:30 +02:00
server wip wiring up account forms 2017-05-25 16:31:01 -05:00
test Check url in encoded fire 2018-05-10 09:52:54 +02:00
.gitignore Updated .gitignore 2018-01-22 16:08:36 +01:00
API.md API doc 2018-04-12 10:53:43 +02:00
COPYRIGHT.md More doc, licenses, etc 2018-01-30 07:42:50 +01:00
fonts.json Trying to fix fonts issue 'Failed to decode downloaded' because of wrong path 2018-02-19 16:31:05 +01:00
History.md Add attribution to issues in v.NEXT 2017-11-03 15:50:31 -05:00
LICENSE.md More doc, licenses, etc 2018-01-30 07:42:50 +01:00
package-lock.json Added webp images for faster home load 2018-05-08 11:12:48 +02:00
package.json Added webp images for faster home load 2018-05-08 11:12:48 +02:00
README.md Better doc about mongo integration 2018-05-02 19:02:50 +02:00
settings-development-sample.json Added fire stats in zone to API 2018-05-20 17:45:25 +02:00

Tod@s contra el Fuego (All Against Fire)

Build Status

This is web service that notifies about fires detected in an area of your interest. It helps the early detection of fires and facilitates local mobilization, while the professional extinction services arrive.

Install

Prerrequisites: a running meteor (we share the fuegos database with the telegram bot).

Install meteor and run npm start

GeoIP

Configure mirror and cron of the geoip database.

Telegram bot

See our bot.

More platforms and services in the future...

Tests

We do tests via:

TEST_WATCH=1 MONGO_URL=mongodb://localhost:27017/fuegostest  meteor --settings settings-development.json test --driver-package meteortesting:mocha --port 3010

# and

chimp --watch --ddp=http://localhost:3000 --path=cucumber

# and

chimp --ddp=http://localhost:3000 --path=cucumber

Data source acknowledgements

We acknowledge the use of data and imagery from LANCE FIRMS operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.

License

GNU APLv3. See our LICENSE, for a complete text.

Thanks & other acknowlegments

(...)