Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garrying/arena-channel-rss
Get Are.na channels as RSS
https://github.com/garrying/arena-channel-rss
arena rss
Last synced: 18 days ago
JSON representation
Get Are.na channels as RSS
- Host: GitHub
- URL: https://github.com/garrying/arena-channel-rss
- Owner: garrying
- License: mit
- Created: 2020-01-06T01:52:46.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T20:18:55.000Z (26 days ago)
- Last Synced: 2024-11-27T21:24:32.399Z (25 days ago)
- Topics: arena, rss
- Language: JavaScript
- Homepage: https://arena-rss.vercel.app/feed/arena-influences
- Size: 819 KB
- Stars: 31
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Are.na Channel RSS
Using [arena-js](https://github.com/ivangreene/arena-js) and [node-rss](https://github.com/dylang/node-rss).
## Usage
`https://arena-rss.vercel.app/feed/`
## Deploy Your Own
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/project?template=https://github.com/garrying/arena-channel-rss/tree/main)
### Private Channels:
1. Register a new application on Are.na at [dev.are.na](https://dev.are.na/), and get the `Personal Access Token`. Alternatively, you could also use [Are.na Token Generator](http://arena-token-gen.now.sh) (via [tttimur](https://github.com/tttimur)) to generate a token.
2. Add `ARENA_TOKEN` to your project's enviroment variables, copy/paste the generated access token