{"id":21763350,"url":"https://github.com/techjmi/blogapp","last_synced_at":"2026-04-12T13:42:25.229Z","repository":{"id":216127026,"uuid":"740494611","full_name":"techjmi/BlogApp","owner":"techjmi","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-29T22:58:14.000Z","size":3885,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T04:44:09.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/techjmi.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}},"created_at":"2024-01-08T13:13:14.000Z","updated_at":"2024-04-20T22:02:33.000Z","dependencies_parsed_at":"2024-01-10T17:01:10.761Z","dependency_job_id":null,"html_url":"https://github.com/techjmi/BlogApp","commit_stats":null,"previous_names":["techjmi/blogapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/techjmi/BlogApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjmi%2FBlogApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjmi%2FBlogApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjmi%2FBlogApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjmi%2FBlogApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techjmi","download_url":"https://codeload.github.com/techjmi/BlogApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjmi%2FBlogApp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264169196,"owners_count":23567270,"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":[],"created_at":"2024-11-26T12:15:03.515Z","updated_at":"2026-04-12T13:42:20.203Z","avatar_url":"https://github.com/techjmi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nBlog Website\n## Overview\nThis is a simple blog website built using the MERN stack (MongoDB, Express.js, React, Node.js) and Material UI for the user interface.\n## Features\n\n- **User Authentication:** Secure user authentication system.\n- **Create and Edit Posts:** Ability to create new blog posts and edit existing ones.\n- **Responsive Design:** Material UI components ensure a responsive and user-friendly design.\n- **Blog Categories:** Organize your posts by different categories.\n\n## Tech Stack\n\n- **Frontend:**\n  - React\n  - Material UI\n  - Other relevant dependencies\n\n- **Backend:**\n  - Node.js\n  - Express.js\n  - MongoDB (using Mongoose for ODM)\n  -**Database:**\n    -mongodb\n\n## Setup\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/techjmi/BlogApp.git\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   cd your-blog-repo\n   npm install\n   ```\n3. Configure environment variables:\n   Create a `.env` file in the root directory and add the necessary environment variables.\n   ```env\n   PORT=3000\n   MONGODB_URI=your_mongodb_connection_uri\n   SECRET_KEY=your_secret_key_for_jwt\n   ```\n4. Run the application:\n\n   ```bash\n   npm start\n   ```\n   The application should be accessible at `http://localhost:3000` by default.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechjmi%2Fblogapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechjmi%2Fblogapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechjmi%2Fblogapp/lists"}