{"id":13709367,"url":"https://github.com/gitbrent/dream-journal-app","last_synced_at":"2025-09-15T07:18:08.903Z","repository":{"id":41266173,"uuid":"171328763","full_name":"gitbrent/dream-journal-app","owner":"gitbrent","description":"Dream Journal that uses Google Drive","archived":false,"fork":false,"pushed_at":"2025-04-24T18:47:07.000Z","size":31681,"stargazers_count":13,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-13T00:08:36.579Z","etag":null,"topics":["dreams","google-drive","journal","lucid-dreaming","react-app","typescript"],"latest_commit_sha":null,"homepage":"https://brain-cloud-dream-journal.web.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitbrent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-02-18T17:43:32.000Z","updated_at":"2025-06-06T08:08:48.000Z","dependencies_parsed_at":"2024-09-07T18:30:58.524Z","dependency_job_id":"d9ceec4c-e0ac-4b7f-822c-e89ba38e192f","html_url":"https://github.com/gitbrent/dream-journal-app","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/gitbrent/dream-journal-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbrent%2Fdream-journal-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbrent%2Fdream-journal-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbrent%2Fdream-journal-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbrent%2Fdream-journal-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitbrent","download_url":"https://codeload.github.com/gitbrent/dream-journal-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbrent%2Fdream-journal-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273782460,"owners_count":25167134,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dreams","google-drive","journal","lucid-dreaming","react-app","typescript"],"created_at":"2024-08-02T23:00:38.502Z","updated_at":"2025-09-05T16:17:55.381Z","avatar_url":"https://github.com/gitbrent.png","language":"TypeScript","funding_links":[],"categories":["Open-Source Projects"],"sub_categories":[],"readme":"# Dream Journal App\n\n## Well-formatted, cloud-based Dream Journal\n\n- Records daily dream journal entries into plain-text, well-formatted JSON format\n- Easy to search and gain insight into your dream signs\n- Safely stored into your Google Drive\n- Import wizard to convert your existing dreams into clean, searchable format\n\n## Table of Contents\n\n- [Dream Journal App](#dream-journal-app)\n\t- [Well-formatted, cloud-based Dream Journal](#well-formatted-cloud-based-dream-journal)\n\t- [Table of Contents](#table-of-contents)\n\t- [Features](#features)\n\t- [Live Demo](#live-demo)\n\t- [Application Screens](#application-screens)\n\t- [Setup and Installation](#setup-and-installation)\n\t- [Usage](#usage)\n\t- [Credits](#credits)\n\t- [License](#license)\n\n## Features\n\n- Record daily dream journal entries with automatic timestamping.\n- Store entries as structured JSON data for easy processing and analysis.\n- Import existing dreams from other formats (e.g., text files) into the system.\n- Search and filter dreams based on date, dream signs, or keywords.\n- Secure cloud-based storage using Google Drive integration.\n\n## Live Demo\n\nCheck out the live version of the app hosted on Google Firebase:\n\n[Brain Cloud Dream Journal](https://brain-cloud-dream-journal.web.app)\n\n## Application Screens\n\n![Home Screen of Dream Journal App](https://raw.githubusercontent.com/gitbrent/dream-journal-app/master/src/img/app-screencap-home.png)\n![Modify Journal Entry Screen](https://raw.githubusercontent.com/gitbrent/dream-journal-app/master/src/img/app-screencap-modify.png)\n![Import Wizard Screen](https://raw.githubusercontent.com/gitbrent/dream-journal-app/master/src/img/app-screencap-import.png)\n\n## Setup and Installation\n\nTo run this project locally, follow these steps:\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/gitbrent/dream-journal-app.git\n   cd dream-journal-app\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Set up environment variables for Google Drive integration:\n\n   - Create a `.env` file at the root of your project with the following variables:\n\n    ```\n    REACT_APP_GOOGLE_CLIENT_ID=your-client-id\n    REACT_APP_GOOGLE_API_KEY=your-api-key\n    ```\n\n4. Start the development server:\n\n   ```bash\n   npm start\n   ```\n\n5. Build the app for production:\n\n   ```bash\n   npm run build\n   ```\n\n## Usage\n\n1. **Sign in with Google**: Log in securely with your Google account to access your dream journal data.\n2. **Add a New Entry**: Click on 'Add Entry' to create a new dream entry.\n3. **Modify Existing Entries**: Select an entry from the list to edit or update details.\n4. **Search and Filter**: Use the search bar to find specific entries by date or dream signs.\n5. **Import Dream Data**: Use the import wizard to upload and convert existing dream logs.\n\nAll data is automatically saved to your Google Drive for safe and secure access.\n\n## Credits\n\n- This app is built with [React](https://reactjs.org/) and [TypeScript](https://www.typescriptlang.org/).\n- Firebase hosting and Google Drive integration are powered by [Google Cloud](https://cloud.google.com/).\n- Built using the [Vite](https://vitejs.dev) dev environment (originally create-react-app).\n- App icon created by [Nhor Phai](https://www.flaticon.com/authors/nhor-phai) from [Flaticon](https://www.flaticon.com/), licensed under [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0/).\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/gitbrent/dream-journal-app/blob/master/LICENSE) file for more information.\n\n\u0026copy; 2019-present [Brent Ely](https://github.com/gitbrent)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitbrent%2Fdream-journal-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitbrent%2Fdream-journal-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitbrent%2Fdream-journal-app/lists"}