https://github.com/ckampfe/r3
A local-first feed reader
https://github.com/ckampfe/r3
atom-feed elixir elixir-lang feed-reader rss rss-reader
Last synced: 10 months ago
JSON representation
A local-first feed reader
- Host: GitHub
- URL: https://github.com/ckampfe/r3
- Owner: ckampfe
- License: bsd-3-clause
- Created: 2025-07-27T16:26:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T22:50:08.000Z (10 months ago)
- Last Synced: 2025-08-13T00:27:35.655Z (10 months ago)
- Topics: atom-feed, elixir, elixir-lang, feed-reader, rss, rss-reader
- Language: Elixir
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# R3
#### All feeds

#### Entries for a feed

#### Top of an entry

#### Part of the way through an entry

#### Bottom of an entry

To start your Phoenix server:
* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).