A web-based, offline-first, YNAB4 alternative.
Officially hosted at https://financier.io
Built with Angular 1 and PouchDB.
This page is for developers. If you need help with financier, check out the wiki or the website.
# clone it
npm install -g gulp bower
npm install
bower install
gulp watch
gulp build
node ./api