Skip to content

hendryl/financier

Repository files navigation

financier

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published