{"id":35051401,"url":"https://github.com/appwrite-community/offline-journal","last_synced_at":"2026-04-07T14:31:20.774Z","repository":{"id":286890617,"uuid":"962732543","full_name":"appwrite-community/offline-journal","owner":"appwrite-community","description":"Private journal with offline-sync capabilities","archived":false,"fork":false,"pushed_at":"2026-01-16T17:19:25.000Z","size":1761,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T05:36:43.647Z","etag":null,"topics":["appwrite","journal","offline-sync","pwa","rxdb","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"https://offline-journal.appwrite.network","language":"Svelte","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/appwrite-community.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,"zenodo":null}},"created_at":"2025-04-08T15:35:41.000Z","updated_at":"2026-01-16T17:19:24.000Z","dependencies_parsed_at":"2025-04-16T23:11:59.800Z","dependency_job_id":"674eb142-d3dd-49e7-8390-b26ada1f537f","html_url":"https://github.com/appwrite-community/offline-journal","commit_stats":null,"previous_names":["adityaoberai/offline-journal","appwrite-community/offline-journal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/appwrite-community/offline-journal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite-community%2Foffline-journal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite-community%2Foffline-journal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite-community%2Foffline-journal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite-community%2Foffline-journal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appwrite-community","download_url":"https://codeload.github.com/appwrite-community/offline-journal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appwrite-community%2Foffline-journal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31515384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["appwrite","journal","offline-sync","pwa","rxdb","svelte","sveltekit"],"created_at":"2025-12-27T09:34:07.659Z","updated_at":"2026-04-07T14:31:20.768Z","avatar_url":"https://github.com/appwrite-community.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Offline Journal\n\nA private journaling application built with Svelte and RxDB that lets you write and store your thoughts offline. Your entries are stored locally with cloud sync capabilities through Appwrite.\n\n## Features\n\n- ✍️ Create, edit, and manage journal entries\n- 💾 Offline-first approach using RxDB for local storage\n- 🔄 Cloud sync with Appwrite\n- 🔐 Privacy-focused - all data stays on your device by default\n- 🔑 Secure authentication with magic email links\n- 📱 Responsive design that works on all devices\n- ⚡ Fast and lightweight\n- 🎯 Clean and intuitive interface\n\n## Technical Stack\n\n- **Frontend**: Svelte 5 with SvelteKit\n- **Database**: RxDB with IndexedDB adapter (via Dexie.js)\n- **Cloud Sync**: Appwrite backend\n- **Build Tool**: Vite\n\n## Development\n\n1. Clone the repository\n2. Install dependencies:\n\n```bash\nnpm install\n```\n\n3. Configure Environment Variables:\n\n  - Copy `.env.example` to `.env`\n  - Update the `.env` file with your Appwrite project details:\n    ```\n    PUBLIC_APPWRITE_ENDPOINT=your-appwrite-endpoint\n    PUBLIC_APPWRITE_PROJECT_ID=your-project-id\n    PUBLIC_APPWRITE_DATABASE_ID=your-database-id\n    PUBLIC_APPWRITE_COLLECTION_ID=your-collection-id\n    ```\n\n4. Start the development server:\n\n```bash\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\n## Building\n\nTo create a production version of the app:\n\n```bash\nnpm run build\n```\n\nYou can preview the production build with `npm run preview`.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappwrite-community%2Foffline-journal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappwrite-community%2Foffline-journal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappwrite-community%2Foffline-journal/lists"}