Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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