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