{"id":23423816,"url":"https://github.com/pushpakrai/micro-blogging-sharegen","last_synced_at":"2026-04-12T18:36:55.784Z","repository":{"id":242336744,"uuid":"809277929","full_name":"pushpakrai/micro-blogging-sharegen","owner":"pushpakrai","description":"Welcome to ShareGen – a microblogging platform designed for dynamic content creation and seamless community interaction. ShareGen leverages Gemini AI to generate and share posts with AI-driven responses while ensuring real-time updates via webhooks.","archived":false,"fork":false,"pushed_at":"2024-09-29T08:38:22.000Z","size":398,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T05:17:27.786Z","etag":null,"topics":["ai","gemini-api","mongodb","nextjs","nodejs"],"latest_commit_sha":null,"homepage":"https://micro-blogging-sharegen.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/pushpakrai.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-06-02T08:28:53.000Z","updated_at":"2025-02-14T20:42:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"98e3843e-9d01-426a-aaa8-410d2a44e333","html_url":"https://github.com/pushpakrai/micro-blogging-sharegen","commit_stats":null,"previous_names":["pushpakrai/micro-blogging-sharegen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushpakrai%2Fmicro-blogging-sharegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushpakrai%2Fmicro-blogging-sharegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushpakrai%2Fmicro-blogging-sharegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pushpakrai%2Fmicro-blogging-sharegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pushpakrai","download_url":"https://codeload.github.com/pushpakrai/micro-blogging-sharegen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248027415,"owners_count":21035594,"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":["ai","gemini-api","mongodb","nextjs","nodejs"],"created_at":"2024-12-23T04:13:27.422Z","updated_at":"2026-04-12T18:36:50.746Z","avatar_url":"https://github.com/pushpakrai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShareGen Microblogging Platform\n\n**ShareGen** is an advanced microblogging platform engineered for performance and scalability. Built using cutting-edge technologies such as Next.js, Node.js, Gemini AI, and MongoDB, ShareGen is designed to enhance user engagement, streamline content creation, and provide real-time updates.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Tech Stack](#tech-stack)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\nWelcome to **ShareGen**, a dynamic microblogging platform that leverages AI-driven content generation and fosters community engagement. This platform supports real-time interactions and offers flexible, scalable architecture. Explore the source code, contribute, and customize ShareGen to fit your project requirements.\n\n## Features\n\n- **AI-Driven Content**: Leverage Gemini AI to generate dynamic, responsive posts.\n- **Real-time Event Handling**: Use webhooks to deliver real-time updates and notifications.\n- **User Authentication**: Securely manage user credentials with Clerk, supporting multiple login options.\n- **Scalable Architecture**: Built on Next.js and Node.js to ensure optimal performance.\n- **Efficient Data Management**: Utilize MongoDB for handling complex data structures.\n- **Modern UI/UX**: Tailwind CSS ensures a fully responsive, user-friendly interface.\n\n## Tech Stack\n\n- **Frontend**: Next.js, Tailwind CSS\n- **Backend**: Node.js, Express.js\n- **Database**: MongoDB\n- **AI Integration**: Gemini AI\n- **Authentication**: Clerk\n- **Additional Technologies**: Webhooks, JavaScript (ES6+), TypeScript\n\n## Installation\n\nFollow these steps to set up ShareGen locally:\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/pushpakrai/micro-blogging-sharegen.git\n   cd micro-blogging-sharegen\n   ```\n\n2. **Install dependencies:**\n   ```bash\n   npm install\n   ```\n\n3. **Set up environment variables:**\n   - Copy `.env.example` and rename it to `.env`.\n   - Populate `.env` with your MongoDB URI, Clerk API keys, and any other required credentials.\n\n4. **Start the development server:**\n   ```bash\n   npm run dev\n   ```\n\n5. **Access ShareGen:**\n   Navigate to `http://localhost:3000` in your browser to access the platform.\n\n## Usage\n\nOnce ShareGen is running, you can:\n\n- Create and interact with posts.\n- Leverage AI-generated responses via Gemini AI.\n- Manage and update user profiles.\n- Receive real-time notifications.\n\n## Contributing\n\nContributions are welcome! Follow these steps to contribute:\n\n1. Fork the repository on GitHub.\n2. Create a new branch:\n   ```bash\n   git checkout -b feature/your-feature\n   ```\n3. Commit your changes:\n   ```bash\n   git commit -am 'Add new feature'\n   ```\n4. Push to your branch:\n   ```bash\n   git push origin feature/your-feature\n   ```\n5. Create a Pull Request on GitHub.\n\n## License\n\nThis project is open-sourced under the MIT License. For more details, refer to the [LICENSE](./LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushpakrai%2Fmicro-blogging-sharegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpushpakrai%2Fmicro-blogging-sharegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpushpakrai%2Fmicro-blogging-sharegen/lists"}