{"id":13562816,"url":"https://github.com/itsnitinr/driwwwle","last_synced_at":"2026-01-18T09:55:06.960Z","repository":{"id":46592455,"uuid":"397683696","full_name":"itsnitinr/driwwwle","owner":"itsnitinr","description":"The social network for developers. Discover creative websites and build a community.","archived":false,"fork":false,"pushed_at":"2023-11-12T03:00:54.000Z","size":1164,"stargazers_count":129,"open_issues_count":5,"forks_count":29,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-04T15:51:28.632Z","etag":null,"topics":["hacktoberfest","mongoose","nextjs","nodejs","react","reactjs","social-media","social-network","tailwindcss"],"latest_commit_sha":null,"homepage":"https://driwwwle.com","language":"JavaScript","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/itsnitinr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-08-18T17:29:03.000Z","updated_at":"2024-10-23T20:43:56.000Z","dependencies_parsed_at":"2024-01-14T03:45:30.230Z","dependency_job_id":"9dc426f3-d71e-471a-a3cc-e5bf194f77c6","html_url":"https://github.com/itsnitinr/driwwwle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsnitinr%2Fdriwwwle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsnitinr%2Fdriwwwle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsnitinr%2Fdriwwwle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsnitinr%2Fdriwwwle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsnitinr","download_url":"https://codeload.github.com/itsnitinr/driwwwle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247065255,"owners_count":20877741,"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":["hacktoberfest","mongoose","nextjs","nodejs","react","reactjs","social-media","social-network","tailwindcss"],"created_at":"2024-08-01T13:01:12.501Z","updated_at":"2026-01-18T09:55:06.931Z","avatar_url":"https://github.com/itsnitinr.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/34748469/133837934-3584c5a0-e650-46c1-a0c7-7125d30fd145.png\" height=\"100\" width=\"100\" /\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eDriwwwle\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003eThe Social Network for Developers\u003c/h3\u003e\n \n \u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-Next.js-000000?style=flat-square\u0026logo=next.js\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-TailwindCSS-38B2AC?style=flat-square\u0026logo=tailwind-css\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-JavaScript-F7DF1E?style=flat-square\u0026logo=javascript\u0026logoColor=black\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-Express-000000?style=flat-square\u0026logo=express\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-MongoDB-47A248?style=flat-square\u0026logo=mongodb\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-JWT-000000?style=flat-square\u0026logo=json-web-tokens\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-Hetzner-D50C2D?style=flat-square\u0026logo=hetzner\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-Socket.io-010101?style=flat-square\u0026logo=socket.io\u0026logoColor=white\" /\u003e\n \u003c/p\u003e\n \n----\n\u003ch3 align=\"center\"\u003eFeatures\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003e⚡ Server-side rendering with Next.js\u003cbr /\u003e\n  🍪 Cookie-based authorization with JSON web tokens\u003cbr /\u003e\n  📜 Infinite scrolling feed with React Query\u003cbr /\u003e\n  🖼️ Cloud image upload with Cloudinary\u003cbr /\u003e\n  ❤️ Like, save and comment on posts\u003cbr /\u003e\n  💬 Realtime chat with Socket.io\u003cbr /\u003e\n  🤝 Follow developers and build personal feed\u003cbr /\u003e\n  and a lot more..\u003c/p\u003e\n\u003c/div\u003e\n\n## Running Locally\n\nClone this repository and install dependencies by running:\n```\nnpm install\n#or\nyarn install\n```\n\nCreate a new file named `config.env` with the following environment variables in the root of the project folder:\n```\nPORT = \nMONGO_URI = \nJWT_SECRET = \nCLOUDINARY_CLOUD_NAME = \nCLOUDINARY_API_KEY = \nCLOUDINARY_API_SECRET = \nSENDGRID_API_KEY = \nSENDER_EMAIL = \n```\n\nCreate a new file named `.env.local` with following configuration:\n```\nNEXT_PUBLIC_BASE_URL = http://localhost:3000\n```\n\nFor development mode, run:\n```\nnpm run dev\n```\n\nFor production mode, run:\n```\nnpm run build\nnpm start\n```\n\nVisit http://localhost:3000 or your custom port environment variable to view the app.\n\n## Screenshots\n\n![Banner Image](https://user-images.githubusercontent.com/34748469/133844015-c1b49f42-95de-4b4c-93d6-0d74152578cc.png)\n\n  Landing Page             |  Search\n:-------------------------:|:-------------------------:\n![](https://user-images.githubusercontent.com/34748469/133844238-18e81ef2-ef31-4455-9b8f-08c71754fd97.png)  |  ![](https://user-images.githubusercontent.com/34748469/133844365-d01ebbe2-5c37-4ed8-9337-efb6c15a4828.png)\n\n  Personal Feed             |  Post \u0026 Profile Page\n:-------------------------:|:-------------------------:\n![](https://user-images.githubusercontent.com/34748469/133844617-a3217361-3968-4754-afd6-8f5918a576a5.png)  |  ![](https://user-images.githubusercontent.com/34748469/133844779-fb0bb198-1f9c-4e51-af88-ee55e5471ca4.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsnitinr%2Fdriwwwle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsnitinr%2Fdriwwwle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsnitinr%2Fdriwwwle/lists"}