mirror of
https://github.com/georgemandis/bubo-rss.git
synced 2024-11-05 04:04:23 +00:00
added Express link
This commit is contained in:
parent
6a1529c516
commit
e57938b28c
@ -20,7 +20,7 @@ Just changed some feeds in `./src/feeds.json` file and you're set! If you'd like
|
||||
There is also a special `glitch` branch you can clone if you prefer:
|
||||
[https://github.com/georgemandis/bubo-rss/tree/glitch](https://github.com/georgemandis/bubo-rss/tree/glitch)
|
||||
|
||||
The only difference between this branch and `master` is that it spins up a server using Express to serve your `./output/index.html` file on Glitch. Everything else is the same.
|
||||
The only difference between this branch and `master` is that it spins up a server using [Express](https://expressjs.com/) to serve your `./output/index.html` file on Glitch. Everything else is the same.
|
||||
|
||||
### Deploying to Netlify
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user