Skip to content

Feature rich rewrite of Nindo in Elixir using Phoenix framework for the web version and Ecto + PostgreSQL for the backend.

License

Notifications You must be signed in to change notification settings

RobinBoers/nindo-phx

Repository files navigation

banner

Overview

Nindo is a RSS reader and blogging platform designed to be easy and minimal.

intro

Features

  • Markdown support
  • Comments
  • Dark mode
  • Readable
  • RSS feeds
  • REST API
  • Responsive and quick

Resources

To Do

Steps necessary to make Nindo a stable platform:

  • Render posts in LiveComponent instead of seperate LiveView to remove the need to cache them seperately.
  • Update to the newest LiveView version and replace the current node stuff with esbuild?
  • Write full test-suite (ugghh)
  • Update ex_doc (because newer version has nicer docs & dark mode)
  • Add PubSub for live updating the timeline

Read more about why we need to do this here: The current state of Nindo.

About

Feature rich rewrite of Nindo in Elixir using Phoenix framework for the web version and Ecto + PostgreSQL for the backend.

Topics

Resources

License

Stars

Watchers

Forks