lkdm / proseforge

Proseforge is a cross-platform markdown editor built with Rust and React.
0 stars 0 forks source link

DRAFT: lm/architecture-rewrite #18

Open lkdm opened 3 weeks ago

lkdm commented 3 weeks ago

Rewriting the application using the hexagon ports/adapters architecture.

The aim of this PR is to get to feature parity with current main but use a SQLite .prose db instead. This sets it up for future development.