{"id":20829503,"url":"https://github.com/sheninthjr/bloggerhub","last_synced_at":"2026-02-10T03:03:33.718Z","repository":{"id":211928185,"uuid":"730259226","full_name":"sheninthjr/BloggerHub","owner":"sheninthjr","description":"BloggerHub is a feature-rich web application that empowers users to connect, share content, and engage in real-time conversations. Built on a robust tech stack including Next.js, GraphQL, WebSocket. BloggerHub offers a seamless and modern experience for bloggers and content enthusiasts.","archived":false,"fork":false,"pushed_at":"2024-11-22T17:28:06.000Z","size":1310,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-17T10:40:06.626Z","etag":null,"topics":["express","graphql","next-auth","nextjs","postgresql","prisma","redis","tailwindcss","websocket","zod"],"latest_commit_sha":null,"homepage":"https://bloggerhub-tan.vercel.app","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/sheninthjr.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,"zenodo":null}},"created_at":"2023-12-11T14:39:20.000Z","updated_at":"2024-11-22T17:28:11.000Z","dependencies_parsed_at":"2025-04-15T14:38:47.048Z","dependency_job_id":null,"html_url":"https://github.com/sheninthjr/BloggerHub","commit_stats":null,"previous_names":["sheninthjr/bloggerhub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sheninthjr/BloggerHub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FBloggerHub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FBloggerHub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FBloggerHub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FBloggerHub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheninthjr","download_url":"https://codeload.github.com/sheninthjr/BloggerHub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheninthjr%2FBloggerHub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270837424,"owners_count":24654379,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["express","graphql","next-auth","nextjs","postgresql","prisma","redis","tailwindcss","websocket","zod"],"created_at":"2024-11-17T23:20:38.843Z","updated_at":"2026-02-10T03:03:33.691Z","avatar_url":"https://github.com/sheninthjr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BloggerHub\n\nBloggerHub is a feature-rich web application that empowers users to connect, share content, and engage in real-time conversations. Built on a robust tech stack including Next.js, GraphQL, WebSocket, Tailwind CSS, and Recoil, BloggerHub offers a seamless and modern experience for bloggers and content enthusiasts.\n\n![Alt text](/sample.png)\n\n## Features\n### Real-Time Chatting\nConnect with your friends and followers in real-time through our intuitive chat feature. Stay engaged and build a community around your content.\n\n### Content Posting\nShare your thoughts, ideas, and creations with the world effortlessly. The content posting section allows you to create, edit, and publish your articles seamlessly.\n\n### User-Friendly Interface\nBloggerHub boasts a clean and user-friendly interface, making it easy for both beginners and experienced bloggers to navigate the platform with ease.\n\n### Friends Management\nEffortlessly manage your network of friends and followers. Stay connected with those who matter most and build meaningful relationships within the BloggerHub community.\n\n### Tech Stack\n#### Next.js: \nUtilizing the power of React and server-side rendering for a fast and efficient web experience.\n#### GraphQL: \nA flexible and efficient query language for APIs, providing a robust and seamless data fetching mechanism.\n#### WebSocket: \nEnabling real-time communication, allowing users to chat instantly and stay connected in real-time.\n#### Tailwind CSS: \nA utility-first CSS framework that makes styling a breeze, ensuring a visually appealing and responsive design.\n#### Recoil: \nA state management library for React applications, providing a simple and efficient way to manage the application's state.\n\n## Local Development\n\n### Run the command to execute the local DataBase\n\n```sh\nsudo docker-compose up\n```\n\n### Frontend\n\n```sh\ncd apps/web\n```\n#### Copy the env.local to env\n\n```sh\ncp .env.local .env\n```\n\n#### Install the Dependencies\n```sh\nyarn install\n```\n#### Run\n```sh\nyarn dev\n```\n\n### Backend \n\n```sh\ncd packages/backend\n```\n#### Run following commands to install the dependencies and Prisma.\n\n```sh\nyarn install\n```\n\n```sh\nyarn prisma migrate dev\n```\n\n```sh\nyarn prisma generate\n```\n\n```sh\nyarn build\n```\n\n```sh\nyarn start\n```\n\n## Open Source \n\nAnyone can contribute to it.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheninthjr%2Fbloggerhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheninthjr%2Fbloggerhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheninthjr%2Fbloggerhub/lists"}