Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tamanobi/brandline
- Owner: tamanobi
- License: agpl-3.0
- Created: 2024-01-17T14:57:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T09:34:22.000Z (10 months ago)
- Last Synced: 2024-03-30T06:34:13.609Z (8 months ago)
- Language: Python
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```