{"id":26847733,"url":"https://github.com/mist941/easy-diary","last_synced_at":"2026-04-10T15:02:00.746Z","repository":{"id":284504739,"uuid":"949459666","full_name":"mist941/easy-diary","owner":"mist941","description":"A modern digital journaling application built with Next.js and FastAPI. Features an intuitive interface for daily note-taking. 📝✨","archived":false,"fork":false,"pushed_at":"2025-03-26T07:43:36.000Z","size":170,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T08:32:56.141Z","etag":null,"topics":["bash","containerization","diary","docker","fastapi","nextjs","nginx","notes","python","typescript"],"latest_commit_sha":null,"homepage":"","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/mist941.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}},"created_at":"2025-03-16T14:13:03.000Z","updated_at":"2025-03-26T07:51:43.000Z","dependencies_parsed_at":"2025-03-26T08:43:28.255Z","dependency_job_id":null,"html_url":"https://github.com/mist941/easy-diary","commit_stats":null,"previous_names":["mist941/easy-diary"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mist941%2Feasy-diary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mist941%2Feasy-diary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mist941%2Feasy-diary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mist941%2Feasy-diary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mist941","download_url":"https://codeload.github.com/mist941/easy-diary/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246374704,"owners_count":20766944,"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":["bash","containerization","diary","docker","fastapi","nextjs","nginx","notes","python","typescript"],"created_at":"2025-03-30T20:23:38.095Z","updated_at":"2025-12-30T20:29:08.076Z","avatar_url":"https://github.com/mist941.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 Easy Diary\n\nEasy Diary is a modern web application designed for convenient digital journaling, allowing you to effortlessly capture, organize, and reflect on your daily thoughts and experiences in a digital format.\n\n## ⭐ Support the Project\nIf you find Easy Diary useful, please consider giving it a star on GitHub! Your support helps the project grow.\n\n## 🚀 Features\n\n- 📱 Modern and responsive interface\n- 🌙 Light and dark theme support\n- ⚡ Fast performance with Next.js and FastAPI\n- 🔒 Secure data storage with PostgreSQL\n- 🐳 Full Docker support for easy deployment\n- 📅 Daily journal entries organization\n- 🔍 Easy navigation through past entries\n\n## 🛠️ Tech Stack\n\n### Frontend\n- Next.js 15\n- React 19\n- TypeScript\n- Tailwind CSS\n- Shadcn/ui components\n- Zustand for state management\n\n### Backend\n- FastAPI\n- SQLAlchemy\n- Alembic for migrations\n- PostgreSQL\n- Docker\n\n## 🏃‍♂️ Getting Started\n\n### Using Docker\n\n1. Clone the repository:\n```bash\ngit clone \u003crepository-url\u003e\ncd easy-diary\n```\n\n2. Create a `.env` file with the following variables:\n```env\nPOSTGRES_USER=your_user\nPOSTGRES_PASSWORD=your_password\nPOSTGRES_DB=your_db_name\nSECRET_KEY=your_secret_key\n```\n\n3. Launch with Docker Compose:\n```bash\ndocker-compose up --build\n```\n\n### Local Development Setup\n\n#### Backend\n```bash\ncd backend\npython -m venv venv\nsource venv/bin/activate  # or .\\venv\\Scripts\\activate for Windows\npip install -r requirements-dev.txt\nmake run\n```\n\n#### Frontend\n```bash\ncd frontend\nnpm install\nnpm run dev\n```\n\n## 📚 Development Commands\n\n### Backend\n\n- `make install` - install dependencies\n- `make run` - run development server\n- `make lint` - check code\n- `make format` - format code\n- `make migrations` - create migrations\n- `make migrate` - apply migrations\n\n### Frontend\n\n- `npm run dev` - run development server\n- `npm run build` - build project\n- `npm run lint` - check code\n- `npm run test` - run tests\n\n## 📝 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## 👥 Authors\n\n- mist941 - Lead Developer\n\n---\n\nMade with ❤️ in Ukraine","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmist941%2Feasy-diary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmist941%2Feasy-diary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmist941%2Feasy-diary/lists"}