Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anyuzu99/heroku-miniflux

one click to deploy miniflux on heroku.
https://github.com/anyuzu99/heroku-miniflux

feed heroku miniflux reader rss

Last synced: 10 days ago
JSON representation

one click to deploy miniflux on heroku.

Awesome Lists containing this project

README

        

## deploy

1. switch to [main branch](../../tree/main)
2. deploy with [heroku button](https://heroku.com/deploy)

## auto update

1. deploy app as above
2. **fork** this repo
3. enable [github action](../../actions)
4. go to [heroku dashboard](https://dashboard.heroku.com/apps), then choose your app
5. set **deployment method** to **github**
6. select your repo, **main** branch
7. click **enable automatic deploy**