viman Video Manager application. Getting Started $ yarn # Launch next dev server $ yarn dev # Open another terminal and launch electron $ yarn dev:electron Build $ yarn build Debug Database $ yarn debug:database sqlite> select * from items; Trouble Shootings node-gyp problem about sqlite3 Try yarn rebuild. pre-commit doesn't work Try npx simple-git-hooks.