Skip to content

CortezFrazierJr/financier

 
 

Repository files navigation

financier

⚙ Github💰 Production appStaging 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.9%
  • HTML 16.9%
  • SCSS 10.2%