kgaughan / komorebi

A linklog engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert into a Blueprint

kgaughan opened this issue · comments

The app is currently a monolith. Ideally, it should be split in two with Komorebi itself becoming a Flask blueprint and the rump of the app using that blueprint.

Closed by #8, more or less. Needs more work, though.