/financier

Forked from https://gitlab.com/financier/financier

Primary LanguageJavaScriptMIT LicenseMIT

financier

A web-based, offline-first, YNAB4 alternative.

Build Status Coverage Status Docker automated build

Officially hosted at https://financier.io

Built with Angular 1 and PouchDB.

Are you a user?

This page is for developers. If you need help with financier, check out the wiki or the website.

Install

# clone it
npm install -g gulp bower
npm install
bower install

Develop

gulp watch

Run locally

gulp build
node ./api

Run on your own server

Deploy to Docker Cloud