8000 GitHub - TheWow/vuelectron-db-handler: Aplicação desktop usando Vue e Electron para manipular um banco de dados MySQL através da biblioteca Knex.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Aplicação desktop usando Vue e Electron para manipular um banco de dados MySQL através da biblioteca Knex.js

Notifications You must be signed in to change notification settings

TheWow/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

Aplicação desktop usando Vue e Electron para manipular um banco de dados MySQL através da biblioteca Knex.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.8%
  • Vue 33.0%
  • CSS 5.0%
  • HTML 1.2%
0