/fulcrum-desktop

Fulcrum Desktop

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

🚧 Fulcrum Desktop 🚧

Build Status Build status

Sync Fulcrum data to a local database. The local database is a complete API representation with search indexes and query tables. It's intended to be the foundation for local/disconnected data synchronization and reporting.

Documentation

https://learn.fulcrumapp.com/dev/desktop/intro/

Development

git clone git@github.com:fulcrumapp/fulcrum-desktop.git
cd fulcrum-desktop
yarn