Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meequrox committed May 10, 2024
1 parent 225b80a commit c33eea7
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
![Logo](.github/images/logo-01.png)

# 2GIS Monitor

2GIS Monitor is a service that provides periodic fetching of events (aka comments) from the [2GIS map](https://2gis.ru) directly to your Telegram channel.
**2GIS Monitor** is a service that provides periodic fetching of events (aka comments) from the [2GIS map](https://2gis.ru) directly to your Telegram channel.

The idea for creating the project was our Telegram channel, in which we posted interesting or funny comments on the map.

Expand Down Expand Up @@ -98,7 +96,7 @@ It should work **faster** by preloading all the code into memory.

mix deps.get --only prod
mix release --path release/double_gis_monitor

./release/double_gis_monitor/bin/double_gis_monitor start_iex
```

Expand All @@ -113,7 +111,7 @@ All environment variables are described in detail in the file **[config/runtime.

```bash
# Assuming we are in the root directory

cd compose
cp example.env .env
```
Expand Down

0 comments on commit c33eea7

Please sign in to comment.