⚙ Github — 💰 Production app — Staging app — 📗 Staging Docs — 📢 Trello — 🕸 Website — 🐳 Docker
A web-based, offline-first app. Built with Angular 1 and PouchDB.
yarn
yarn start
yarn test
# or continuous: `yarn test-watch`
yarn build
yarn build
yarn docs # generate jsdoc documentation
node ./api
Local docs would be http://localhost:8080/docs
.
Generate with yarn docs
.