{"id":21404632,"url":"https://github.com/awebcode/pusher_messenger","last_synced_at":"2026-01-04T04:04:20.820Z","repository":{"id":217703529,"uuid":"744596447","full_name":"awebcode/pusher_messenger","owner":"awebcode","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-17T16:46:07.000Z","size":225,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T03:33:20.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://asikur-pusher-messenger.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/awebcode.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}},"created_at":"2024-01-17T16:13:50.000Z","updated_at":"2024-04-17T15:59:55.000Z","dependencies_parsed_at":"2024-01-18T00:33:33.902Z","dependency_job_id":"42263607-b898-4140-8f36-57cfe1780f88","html_url":"https://github.com/awebcode/pusher_messenger","commit_stats":null,"previous_names":["md-asikur-rahman2/pusher_messenger","awebcode/pusher_messenger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awebcode%2Fpusher_messenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awebcode%2Fpusher_messenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awebcode%2Fpusher_messenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awebcode%2Fpusher_messenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awebcode","download_url":"https://codeload.github.com/awebcode/pusher_messenger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902281,"owners_count":20366258,"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":[],"created_at":"2024-11-22T16:17:01.947Z","updated_at":"2026-01-04T04:04:20.757Z","avatar_url":"https://github.com/awebcode.png","language":"TypeScript","readme":"# Real-Time Messenger Clone: Next.js 13, React, Tailwind, Prisma, MongoDB, NextAuth, Pusher (2024)\n\n\n\n\nThis is a repository for a Real-Time Messenger Clone: Next.js 13, React, Tailwind, Prisma, MongoDB, NextAuth, Pusher.\n\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 skillset 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/Md-Asikur-Rahman2/pusher_messenger\n\n```\n\n### Live Link\n\n```shell\n https://asikur-pusher-messenger.vercel.app/\n\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawebcode%2Fpusher_messenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawebcode%2Fpusher_messenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawebcode%2Fpusher_messenger/lists"}