{"id":19614321,"url":"https://github.com/fpapado/reverie","last_synced_at":"2026-05-12T22:39:18.445Z","repository":{"id":96505076,"uuid":"75785663","full_name":"fpapado/reverie","owner":"fpapado","description":"Reverie is a Progressive Web App for taking notes. ","archived":false,"fork":false,"pushed_at":"2017-04-11T12:20:45.000Z","size":225,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-09T10:29:16.631Z","etag":null,"topics":["ember","ember-cli","es6","jsonapi","note-taking","social-applications"],"latest_commit_sha":null,"homepage":"https://reverie.fltbx.xyz/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fpapado.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-07T01:04:43.000Z","updated_at":"2017-03-24T01:15:12.000Z","dependencies_parsed_at":"2023-04-30T19:01:38.183Z","dependency_job_id":null,"html_url":"https://github.com/fpapado/reverie","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Freverie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Freverie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Freverie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fpapado%2Freverie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fpapado","download_url":"https://codeload.github.com/fpapado/reverie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240906645,"owners_count":19876680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ember","ember-cli","es6","jsonapi","note-taking","social-applications"],"created_at":"2024-11-11T10:51:07.993Z","updated_at":"2026-05-12T22:39:13.428Z","avatar_url":"https://github.com/fpapado.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reverie\n[![Build\nStatus](https://travis-ci.org/fpapado/reverie.svg?branch=master)](https://travis-ci.org/fpapado/reverie)\n\nWIP\n\nReverie is a Progressive Web App for taking notes.\nTry using the \"Add to homescreen\" feature on your smartphone!\n\nReverie uses a Service Worker to cache the assets and app shell, and stores notes in a local pouchDB, which is persisted between sessions.\nSince even IndexedDB/WebSQL browser data can be cleared, the app can sync notes to a remote CouchDB.\nThe rest of the logic and UI is handled by Ember.\n\nIn the future, I plan to add a simple import/export feature, so you can backup your data however you prefer.\nAdding CouchDB authentication is also in the works.\n\n## Thanks / Learn More\nMany thanks to\n[HospitalRun](https://github.com/HospitalRun/hospitalrun-frontend) for a great\ndemonstration of the offline-first concepts.\n\nIf you want to learn more about Progressive Webapps, [here is an intro by\nGoogle](https://developers.google.com/web/progressive-web-apps/).\n\nFinally, there are a few ways of implementing Service Workers in Ember.\nI went with\n[broccoli-serviceworker](https://github.com/jkleinsc/broccoli-serviceworker),\nbut there might be more powerful tools in the future.\n\n## Prerequisites\n\nYou will need the following things properly installed on your computer.\n\n* [Git](https://git-scm.com/)\n* [Node.js](https://nodejs.org/) (with NPM)\n* [Bower](https://bower.io/)\n* [Ember CLI](https://ember-cli.com/)\n* [PhantomJS](http://phantomjs.org/)\n\n## Installation\n\n* `git clone \u003crepository-url\u003e` this repository\n* `cd reverie`\n* `npm install`\n* `bower install`\n\n## Sync and production\nFor development, you should follow the [PouchDB setup\nguide](https://pouchdb.com/guides/).\nThe remote db is configured in `config/environment.js` for each environment.\nBy default, it is empty for production and `/offline` at the default CouchDB\nport for development.\n\nFor production, you need to set up your own CouchDB deployment (either\nself-managed or, say, Cloudant).\nYou can then simply change the relevant field in `config/environment.js`.\nDon't forget to add CORS headers!\n\n## Running / Development\n\n* `ember serve`\n* Visit your app at [http://localhost:4200](http://localhost:4200).\n\n### Code Generators\n\nMake use of the many generators for code, try `ember help generate` for more details\n\n### Running Tests\n\n* `ember test`\n* `ember test --server`\n\n### Building\n\n* `ember build` (development)\n* `ember build --environment production` (production)\n\n### Deploying\n\nSpecify what it takes to deploy your app.\n\n## Further Reading / Useful Links\n\n* [ember.js](http://emberjs.com/)\n* [ember-cli](https://ember-cli.com/)\n* Development Browser Extensions\n  * [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi)\n  * [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpapado%2Freverie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffpapado%2Freverie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffpapado%2Freverie/lists"}