Skip to content

Repository files navigation

LeafSync

LeafSync is a project that provides a synchronized solution to managing and auditing databases. This README file will guide you through the project structure and provide instructions on how to install and run the project.

Table of Contents

Installation

To install the project's dependencies, run the following command in the project's root directory:

npm install

Usage

Start the api server:

node server.js

Start React server:

npm run dev

image

Build

Place Build folder in root directory

example: -dist -|index.html -|assets

Go to main.js:

mainWindow.loadFile(path.join(__dirname, 'dist', 'index.html'));

Change name to build folder("dist" in this example)

Build Command:

electron-packager . --out=build --exec=my-app --overwrite

main.js contains config to build the app

Download

V-0.1.30 LeafSync Download

About

A Handy tool for Database Management

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages