Mobile notifications

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-02 12:42:19 +02:00
parent 47e9c18607
commit bf926514c9
13 changed files with 762 additions and 506 deletions

View file

@ -8,7 +8,12 @@ This is web service that notifies about fires detected in an area of your intere
Prerrequisites: a running meteor (we share the `fuegos` database with the telegram bot).
Install `meteor` and run `npm start`
Install `meteor` and run `meteor npm install` and `npm start`
Some other development deps (in debian & ubuntu):
```
apt-get install libcairo2-dev libjpeg-dev libgif-dev pkg-config
```
### GeoIP