Franklin is written in Elixir, Phoenix, and LiveView and is an intentionally over-engineered blog application. It uses an event-sourced / CQRS core (via commanded) along side modern component-based UI presentation. It aims to make even the simple things overly complex in the spirit of personal education towards these architecture decisions.
MIT License
16
stars
5
forks
source link
Try using different method of frontside form change sync #263
For the drag and drop image uploader experience we do a lot of hacky JS back and forth. Might be able to use this to make it cleaner.