Warning
Because I'm personally not using this anymore, I am archiving this project. If you stumble on this project and would like to see further development, you can raise an issue or discussion on my GH profile.
An electron app generated from Deluze/electron-vue-template.
Manage lists with dynamic columns backed by a SQLite database.
Honestly not sure why I wrote this instead of using an Excel/Libreoffice workbook š¤·
This is the new, Electron version of favlist.vue, which is a static site that I made
with the goal of having an easy-to-use interface to manage a list of things like my favorite movies.
The source code for the original version is in the v1
branch.
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 yarn
PORT=1234 yarn test