Replying to Avatar fiatjaf

maybe it's better to create a new vue+vuex+vue-router project and copy-paste the database and store files from branle, then slowly build your new UI using only the data and actions you need.

Reply to this note

Please Login to reply.

Discussion

yeah I understand why people use frameworks, it speeds up deployment without needind to focus on UI, but it would benefit the community if we have a bare-bones unopinionated base to work with. Will try to work towards this goal. I move slowly though..