Skip to content

tmcw/stickshift-app

Repository files navigation

Stickshift App

Stickshift App is Stickshift as a desktop application.

This uses electron as a desktop wrapper, and the mysql and pg modules to connect directly to MySQL & Postgres databases.

Start

Clone this repo, and then

$ npm install
$ npm start