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