{"id":20717770,"url":"https://github.com/rishavconsolelog21/blogapp","last_synced_at":"2026-04-29T23:33:03.113Z","repository":{"id":248247824,"uuid":"827461027","full_name":"rishavConsoleLog21/blogApp","owner":"rishavConsoleLog21","description":"Blog Web Application using Appwrite as a Backend as a Service (BaaS) solution.","archived":false,"fork":false,"pushed_at":"2024-07-17T21:12:57.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T18:33:29.639Z","etag":null,"topics":["appwrite","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rishavConsoleLog21.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":"2024-07-11T17:29:53.000Z","updated_at":"2024-07-17T21:13:00.000Z","dependencies_parsed_at":"2025-01-17T22:32:50.608Z","dependency_job_id":null,"html_url":"https://github.com/rishavConsoleLog21/blogApp","commit_stats":null,"previous_names":["rishavconsolelog21/blogapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishavConsoleLog21/blogApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavConsoleLog21%2FblogApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavConsoleLog21%2FblogApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavConsoleLog21%2FblogApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavConsoleLog21%2FblogApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishavConsoleLog21","download_url":"https://codeload.github.com/rishavConsoleLog21/blogApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavConsoleLog21%2FblogApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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","react"],"created_at":"2024-11-17T03:10:15.091Z","updated_at":"2026-04-29T23:33:03.097Z","avatar_url":"https://github.com/rishavConsoleLog21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog Web Application using Appwrite\n\nThis template provides a minimal setup to create a Blog Web Application using Appwrite as a Backend as a Service (BaaS) solution. Appwrite is an open-source platform that simplifies backend development by providing ready-to-use APIs and services.\n\n## Features\n\n- User Authentication: Appwrite offers built-in user authentication and authorization features, allowing users to sign up, log in, and manage their accounts securely.\n- Database Integration: Appwrite provides a NoSQL database that can be easily integrated into your application. You can store and retrieve blog posts, comments, and other data using the Appwrite API.\n- File Storage: With Appwrite, you can easily upload and manage files associated with your blog posts, such as images or attachments.\n- Real-time Updates: Appwrite supports real-time updates through webhooks and event listeners, allowing you to implement features like live comments or notifications.\n- Custom Business Logic: Appwrite allows you to write custom server-side functions using your preferred programming language, giving you full control over your application's backend logic.\n\n## Getting Started\n\nTo get started with this template, follow these steps:\n\n1. Install Appwrite: Visit the [Appwrite documentation](https://appwrite.io/docs/installation) to install and set up Appwrite on your server or use the hosted version.\n2. Clone this repository: Run the following command to clone this repository to your local machine:\n\n    ```bash\n    git clone https://github.com/your-username/blog-app.git\n    ```\n\n3. Install dependencies: Navigate to the project directory and install the required dependencies using your preferred package manager. For example, with npm:\n\n    ```bash\n    cd blog-app\n    npm install\n    ```\n\n4. Configure Appwrite: Update the Appwrite configuration file (`appwrite.json`) with your Appwrite server details, including the API endpoint and project ID.\n\n5. Start the development server: Run the following command to start the development server:\n\n    ```bash\n    npm run dev\n    ```\n\n6. Open your browser and visit `http://localhost:3000` to see the Blog Web Application in action.\n\n## Contributing\n\nContributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request on the [GitHub repository](https://github.com/your-username/blog-app).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n# React + Vite\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishavconsolelog21%2Fblogapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishavconsolelog21%2Fblogapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishavconsolelog21%2Fblogapp/lists"}