{"id":22468646,"url":"https://github.com/arjun897babu/bloghshare-back-end","last_synced_at":"2026-04-13T04:04:22.308Z","repository":{"id":266646323,"uuid":"897904606","full_name":"arjun897babu/BloghShare-Back-End","owner":"arjun897babu","description":"BlogShare Backend is the server-side part of the BlogShare application built using Node.js, Express, MongoDB, JWT for user authentication , Cloudinary for file storage andMulter for file uploading. It allows users to manage blogs and perform various CRUD operations.","archived":false,"fork":false,"pushed_at":"2024-12-17T07:57:07.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T19:30:12.389Z","etag":null,"topics":["cloudinary-sdk","expressjs","jwt","mongodb","multer","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://blogh-share-client.vercel.app","language":"TypeScript","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/arjun897babu.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}},"created_at":"2024-12-03T12:54:17.000Z","updated_at":"2024-12-20T03:15:31.000Z","dependencies_parsed_at":"2025-02-01T19:28:45.234Z","dependency_job_id":"fe1b1ac4-e2e4-4768-954b-6acd71b46c0a","html_url":"https://github.com/arjun897babu/BloghShare-Back-End","commit_stats":null,"previous_names":["arjun897babu/bloghshare-back-end"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjun897babu%2FBloghShare-Back-End","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjun897babu%2FBloghShare-Back-End/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjun897babu%2FBloghShare-Back-End/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjun897babu%2FBloghShare-Back-End/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arjun897babu","download_url":"https://codeload.github.com/arjun897babu/BloghShare-Back-End/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245874305,"owners_count":20686742,"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":["cloudinary-sdk","expressjs","jwt","mongodb","multer","nodejs","typescript"],"created_at":"2024-12-06T11:18:46.309Z","updated_at":"2025-10-12T16:33:57.216Z","avatar_url":"https://github.com/arjun897babu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlogShare Backend\n\nBlogShare Backend is the server-side part of the BlogShare application built using Node.js, Express, MongoDB, JWT for user authentication , Cloudinary for file storage andMulter for file uploading. It allows users to manage blogs and perform various CRUD operations.\n\n### Live Link : [blogshare](https://blogh-share-client.vercel.app/)\n\n### Prerequisites\n\n- Node.js (v20.12.2)\n- MongoDB (either local or MongoDB Atlas)\n- Cloudinary for image uploading\n\n### Installation Steps\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/arjun897babu/BloghShare-Back-End.git\n   ```\n\n2. **Environment Configuration**\n\n   Create a `.env` file in root directory \n\n   ```env\n    HOST=localhost\n    PORT=4000\n    ORIGIN=http://localhost:3000\n    MONGO_URI=your_mongodb_connection_URL_from_atlas\n\n    # Cloudinary Configuration\n    API_KEY=your_cloudinary_api_key\n    CLOUDNAME=your_cloudinary_cloud_name\n    API_SECRET=your_cloudinary_api_secret\n\n    # JWT Configuration\n    JWT_ACCESS_SECRET=your_jwt_access_token_secret\n    JWT_REFRESH_SECRET=your_jwt_refresh_token_secret\n\n    NODE_ENV=development \n    # Change to 'production' when deploying\n   ```\n\n3. **Setup Frontend**\n\n   To set up the client, please visit the [blogshare client ](https://github.com/arjun897babu/BloghShare-client) and follow the instructions there.\n\n\n## Contributing\n\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n##\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjun897babu%2Fbloghshare-back-end","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjun897babu%2Fbloghshare-back-end","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjun897babu%2Fbloghshare-back-end/lists"}