Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tamanobi/brandline

brandline will notify you of new HERMES products on your LINE.
https://github.com/tamanobi/brandline

Last synced: about 14 hours ago
JSON representation

brandline will notify you of new HERMES products on your LINE.

Awesome Lists containing this project

README

        

# New Item Available

## Run on local

```
./envloader.bash python hermes.py
```

```
./envloader.bash python app.py
```

## Deploy

```
export APPNAME=hogehoge
fly deploy -a $APPNAME
```