Skip to content

Desktop app with Vue and Electron to manipulate a MySQL database through the Knex.js query builder

Notifications You must be signed in to change notification settings

yuredev/vuelectron-db-handler

Repository files navigation

Desktop Database CRUD

💻 A CRUD desktop application built with Vue and Electron to manipulate a MySQL database

This project use a clone of the database from my repository: lyric-book

example


Project setup

yarn install

Compiles and hot-reloads for development

yarn serve 

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Reset database

yarn reset

Run Jest tests

yarn test

About

Desktop app with Vue and Electron to manipulate a MySQL database through the Knex.js query builder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published