{"id":20337363,"url":"https://github.com/nnadii/messenger","last_synced_at":"2026-04-06T08:31:39.133Z","repository":{"id":215563433,"uuid":"739243296","full_name":"nnadii/messenger","owner":"nnadii","description":"Nextjs and typescript messenger clone app","archived":false,"fork":false,"pushed_at":"2024-01-16T08:57:58.000Z","size":238,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T13:47:21.873Z","etag":null,"topics":["axios","bcryptjs","clsx","next-auth","next-cloudinary","nextjs","prisma","pusher","reactjs","typescript","zustand"],"latest_commit_sha":null,"homepage":"https://messenger-liard.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/nnadii.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-01-05T05:20:10.000Z","updated_at":"2024-02-26T01:55:54.000Z","dependencies_parsed_at":"2024-01-14T12:15:54.459Z","dependency_job_id":"46b725d5-c277-4d52-bffa-d11b5d0eda05","html_url":"https://github.com/nnadii/messenger","commit_stats":null,"previous_names":["nnadii/messenger"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nnadii/messenger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnadii%2Fmessenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnadii%2Fmessenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnadii%2Fmessenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnadii%2Fmessenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nnadii","download_url":"https://codeload.github.com/nnadii/messenger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnadii%2Fmessenger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["axios","bcryptjs","clsx","next-auth","next-cloudinary","nextjs","prisma","pusher","reactjs","typescript","zustand"],"created_at":"2024-11-14T21:08:45.224Z","updated_at":"2026-04-06T08:31:39.108Z","avatar_url":"https://github.com/nnadii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-Time Messenger Clone: Next.js 13, React, Tailwind, Prisma, MongoDB, NextAuth, Pusher (2023)\n\n\nThis is a repository for a Real-Time Messenger Clone: Next.js 14, React, Tailwind, Prisma, MongoDB, NextAuth, Pusher.\n\n\nMaster the art of building a real-time Messenger clone using the latest web development technologies. In this comprehensive tutorial, we'll walk you through the process of creating a fully-functional and visually stunning chat application that rivals the best in the industry.\n\nKey Features:\n\n- Real-time messaging using Pusher\n- Message notifications and alerts\n- Tailwind design for sleek UI\n- Tailwind animations and transition effects\n- Full responsiveness for all devices\n- Credential authentication with NextAuth\n- Google authentication integration\n- Github authentication integration\n- File and image upload using Cloudinary CDN\n- Client form validation and handling using react-hook-form\n- Server error handling with react-toast\n- Message read receipts\n- Online/offline user status\n- Group chats and one-on-one messaging\n- Message attachments and file sharing\n- User profile customization and settings\n- How to write POST, GET, and DELETE routes in route handlers (app/api)\n- How to fetch data in server React components by directly accessing the database (WITHOUT API! like Magic!)\n- Handling relations between Server and Child components in a real-time environment\n- Creating and managing chat rooms and channels\n\nWhether you're an experienced developer looking to expand your skill-set or a beginner eager to learn the latest web development technologies, this tutorial has something for everyone. Join us on this exciting journey and take your web development skills to new heights!\n\n\n### Prerequisites\n\n**Node version 14.x**\n\n### Cloning the repository\n\n```shell\ngit clone https://github.com/Chimennadi/messenger.git\n```\n\n### Install packages\n\n```shell\nnpm i\n```\n\n### Setup .env file\n\n\n```js\nDATABASE_URL=\nNEXTAUTH_SECRET=\n\nNEXT_PUBLIC_PUSHER_APP_KEY=\nPUSHER_APP_ID=\nPUSHER_SECRET=\n\nNEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=\n\nGITHUB_ID=\nGITHUB_SECRET=\n\nGOOGLE_CLIENT_ID=\nGOOGLE_CLIENT_SECRET=\n```\n\n### Setup Prisma\n\n```shell\nnpx prisma db push\n\n```\n\n### Start the app\n\n```shell\nnpm run dev\n```\n\n## Available commands\n\nRunning commands with npm `npm run [command]`\n\n| command         | description                              |\n| :-------------- | :--------------------------------------- |\n| `dev`           | Starts a development instance of the app |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnadii%2Fmessenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnnadii%2Fmessenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnadii%2Fmessenger/lists"}