Todos contra el fuego — aplicación web (Meteor)
| .meteor | ||
| bin | ||
| client | ||
| cucumber/features | ||
| designs | ||
| imports | ||
| packages | ||
| private | ||
| public | ||
| server | ||
| test | ||
| .gitignore | ||
| COPYRIGHT.md | ||
| fonts.json | ||
| History.md | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| settings-development-sample.json | ||
Tod@s contra el Fuego (All Against Fire)
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
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/fuegos 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
(...)