hendryl / financier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

financier

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

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

build status

Develop

npm start
npm install

Test

npm test
# or continuous: `npm run test-watch`

Build (for production)

npm run build

Run locally

gulp build
npm run-script docs # generate jsdoc documentation
node ./api

Docs

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

Generate with npm run docs.

About

License:MIT License


Languages

Language:JavaScript 72.9%Language:HTML 16.1%Language:CSS 11.0%