{"id":23180907,"url":"https://github.com/dannweeeee/metacord","last_synced_at":"2025-12-30T23:08:00.000Z","repository":{"id":203081984,"uuid":"708760053","full_name":"dannweeeee/metacord","owner":"dannweeeee","description":"Instant Messaging and VoIP Social Platform using Socket.io","archived":false,"fork":false,"pushed_at":"2023-11-02T05:04:41.000Z","size":196,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T11:14:08.857Z","etag":null,"topics":["mysql","nextjs13","planetscale","prisma","reactjs","socket-io","tailwindcss"],"latest_commit_sha":null,"homepage":"https://metacord.up.railway.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/dannweeeee.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}},"created_at":"2023-10-23T10:37:46.000Z","updated_at":"2023-12-12T11:17:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"dba46102-fada-41ad-8685-c73b7a60f7b9","html_url":"https://github.com/dannweeeee/metacord","commit_stats":null,"previous_names":["dannweeeee/metacord"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannweeeee%2Fmetacord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannweeeee%2Fmetacord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannweeeee%2Fmetacord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannweeeee%2Fmetacord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dannweeeee","download_url":"https://codeload.github.com/dannweeeee/metacord/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280270,"owners_count":20912967,"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":["mysql","nextjs13","planetscale","prisma","reactjs","socket-io","tailwindcss"],"created_at":"2024-12-18T08:13:47.107Z","updated_at":"2025-12-30T23:07:59.955Z","avatar_url":"https://github.com/dannweeeee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Metacord\n\n\u003cimg width=\"1440\" alt=\"Screenshot 2023-11-02 at 12 57 59 PM\" src=\"https://github.com/dannweeeee/metacord/assets/42776950/7c605088-19d9-431d-820b-0e828be5da9e\"\u003e\n\n## Overview\n\nMetacord is an Instant Messaging and VoIP Discord Clone built with Next.js 13, React, Socket.io, Prisma, TailwindCSS and MySQL. \u003cbr\u003e\n\u003cbr\u003e\n**Visit the Deployed Railway Website at:** https://metacord.up.railway.app/\n\n## Features\n\n- **Real-time Messaging:** Utilizing Socket.io for seamless real-time communication among users.\n- **Multimedia Support:** Send attachments as messages using UploadThing.\n- **Editing and Deleting:** Real-time editing and deleting of messages visible to all users.\n- **Voice and Video Channels:** Create text, audio, and video call channels for engaging conversations.\n- **1:1 Conversations:** Enable private one-on-one messaging between members.\n- **Video Calls:** Facilitate one-on-one video calls between members.\n- **Member Management:** Kick, change roles (Guest/Moderator), and manage members effectively.\n- **Invite System:** Generate unique invite links and implement a fully functional invite system.\n- **Infinite Loading:** Display messages in batches of 10 using @tanstack/query for smooth scrolling.\n- **Server Customization:** Allow users to create and customize their servers.\n- **UI Design:** Beautiful user interface using TailwindCSS and ShadcnUI.\n- **Responsivity:** Ensure a responsive design with full mobile UI support.\n- **Light/Dark Mode:** Implement a toggleable light and dark mode for user preference.\n- **Websocket Fallback:** Implement WebSocket fallback using polling with alerts.\n- **ORM with Prisma:** Utilize Prisma for Object-Relational Mapping for a seamless database experience.\n- **MySQL Database:** Store data in a MySQL database, leveraging Planetscale for efficient scaling.\n- **Authentication:** Secure user authentication with Clerk.\n\n## Technologies\n\n- **Next.js 13:** A React framework for building server-rendered applications.\n- **React:** A JavaScript library for building user interfaces.\n- **Socket.io:** Enables real-time, bidirectional, and event-based communication.\n- **Prisma:** A modern database toolkit that simplifies database access with type-safe queries.\n- **TailwindCSS:** A utility-first CSS framework for rapidly building custom designs.\n- **MySQL:** A popular relational database management system for data storage.\n- **Planetscale:** Provides a scalable and highly available database platform for MySQL.\n\n## Tools\n\nTools that I used:\n\n- [**Clerk**](https://clerk.com/) - For Authentication, User Management and Webhooks\n- [**Shadcn**](https://ui.shadcn.com/) - For Accessible, Open Source User Interface Components\n- [**Uploadthing**](https://uploadthing.com/) - For File Uploads (Mainly Image)\n- [**LiveKit**](https://livekit.io/) - For Audio and Video Calls\n- [**Zod**](https://zod.dev/) - For schema declaration and validation library (Avoided Duplicates especially for Multithreading Feature)\n\n## Installation\n\nClone the repository\n\n```\ngit clone https://github.com/dannweeeee/metacord.git\n```\n\n## Deployment\n\nFirst install the dependencies with the following command:\n\n```\nnpm install\n```\n\nThereafter run the following command to run Metacord locally:\n\n```\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannweeeee%2Fmetacord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdannweeeee%2Fmetacord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannweeeee%2Fmetacord/lists"}