devlinjunker / financier

πŸ’° Straight-forward budgeting.

Home Page:https://financier.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

financier

βš™ Github β€” πŸ’° Production app β€” Staging app β€” πŸ“— Staging Docs β€” πŸ“’ Trello β€” πŸ•Έ Website β€” 🐳 Docker

A web-based, offline-first app. Built with Angular 1 and PouchDB.

Develop

yarn
yarn start

Test

yarn test
# or continuous: `yarn test-watch`

Build (for production)

yarn build

Run locally

yarn build
yarn docs # generate jsdoc documentation
node ./api

Docs

Local docs would be http://localhost:8080/docs.

Generate with yarn docs.

About

πŸ’° Straight-forward budgeting.

https://financier.io

License:MIT License


Languages

Language:JavaScript 72.9%Language:HTML 16.9%Language:SCSS 10.2%Language:Dockerfile 0.0%