{"id":14968862,"url":"https://github.com/ibaliqbal/balmed-v2","last_synced_at":"2025-07-10T12:07:56.092Z","repository":{"id":251582186,"uuid":"831816547","full_name":"Ibaliqbal/balmed-v2","owner":"Ibaliqbal","description":"A simple social media web build with Next Js for Web Framework, Supabase for database and storage, NextAuth for authentication,  React Query for fetching and optimistic data","archived":false,"fork":false,"pushed_at":"2024-09-08T14:08:32.000Z","size":2020,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T15:53:23.619Z","etag":null,"topics":["axios","framer-motion","nextauth","nextauth-google","nextjs","reactquery","social-media","sosmed","supabase-db","supabase-js","supabase-storage","tailwindcss","twitter-clone","typescript"],"latest_commit_sha":null,"homepage":"https://balmed-v2.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/Ibaliqbal.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-21T17:35:46.000Z","updated_at":"2025-01-08T13:03:43.000Z","dependencies_parsed_at":"2024-09-08T15:32:45.507Z","dependency_job_id":"6bce81a0-44ac-44c2-98df-1e186e733af3","html_url":"https://github.com/Ibaliqbal/balmed-v2","commit_stats":{"total_commits":34,"total_committers":1,"mean_commits":34.0,"dds":0.0,"last_synced_commit":"fa573d0bc88935a8853be431e7b552f8322bac4e"},"previous_names":["ibaliqbal/balmed-v2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ibaliqbal%2Fbalmed-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ibaliqbal%2Fbalmed-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ibaliqbal%2Fbalmed-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ibaliqbal%2Fbalmed-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ibaliqbal","download_url":"https://codeload.github.com/Ibaliqbal/balmed-v2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238264691,"owners_count":19443391,"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":["axios","framer-motion","nextauth","nextauth-google","nextjs","reactquery","social-media","sosmed","supabase-db","supabase-js","supabase-storage","tailwindcss","twitter-clone","typescript"],"created_at":"2024-09-24T13:40:43.627Z","updated_at":"2025-02-11T09:31:56.953Z","avatar_url":"https://github.com/Ibaliqbal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# BALMED\n\n\u003c/div\u003e\n\n![App Screenshot](/public/demo.png)\n\n**BALMED** is a cutting-edge social media application developed using Next.js 14, with React Query for efficient data fetching and Supabase as the database. This app is designed to provide users with an intuitive and responsive experience on the social media platform.\n\n## Features\n\n- **Authentication:**\n\n  - Secure and efficient user authentication powered by NextAuth, including registration and login.\n\n- **Post Interactions:**\n\n  - Engage with content by liking, creating, bookmarking, and reposting posts.\n\n- **Search Functionality:**\n\n  - Discover posts easily with advanced keyword and phrase search capabilities.\n\n- **User Interactions:**\n\n  - Follow and unfollow users effortlessly, enhancing your social network.\n\n- **Media Upload:**\n\n  - Upload and securely store images and videos using Supabase's robust storage solutions.\n\n- **Trending Posts:**\n\n  - Stay updated with trending posts driven by popular hashtags.\n\n- **Optimistic Updates:**\n\n  - Experience real-time, responsive feedback for actions such as likes, reposts, bookmarks, and post creation.\n\n- **Notifications:**\n  - Receive timely notifications for follows, mentions, and comments to stay engaged with your community.\n\n## Tech Stack\n\n![Supabase](https://img.shields.io/badge/Supabase-3ECF8E?style=for-the-badge\u0026logo=supabase\u0026logoColor=white)\n![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![React Query](https://img.shields.io/badge/-React%20Query-FF4154?style=for-the-badge\u0026logo=react%20query\u0026logoColor=white)\n![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)\n![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge\u0026logo=next.js\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n\n## Run Locally\n\nTo run this project locally, follow these steps:\n\n1. **Clone the repository:**\n\n```bash\n   git clone https://github.com/Ibaliqbal/balmed-v2.git\n   cd balmed-v2\n```\n\n2. **Install dependencies:**\n\n```bash\n   npm install\n```\n\n3. **Set up environment variables:**\n\n```bash\n   cp .env.example .env.local\n```\n\n4. **Run the application:**\n\n```bash\n   npm run dev\n```\n\n\u003cdiv align=\"center\"\u003e\n\nDon't forget to gift ⭐ for this repo. Thank you all 😃\n\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibaliqbal%2Fbalmed-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibaliqbal%2Fbalmed-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibaliqbal%2Fbalmed-v2/lists"}