{"id":19911706,"url":"https://github.com/prazzdev/nextjs-chat-app","last_synced_at":"2026-05-11T01:18:29.729Z","repository":{"id":238795272,"uuid":"797582636","full_name":"prazzdev/nextjs-chat-app","owner":"prazzdev","description":"Simple Next.js Chat App.","archived":false,"fork":false,"pushed_at":"2024-12-15T05:23:32.000Z","size":270,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T22:42:28.952Z","etag":null,"topics":["chatapp","nextjs"],"latest_commit_sha":null,"homepage":"https://nextjs-chat-app-iota.vercel.app","language":"JavaScript","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/prazzdev.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-05-08T05:59:22.000Z","updated_at":"2024-12-08T11:47:42.000Z","dependencies_parsed_at":"2024-05-08T07:28:12.788Z","dependency_job_id":"acbbff08-d9e3-4f99-9776-b205c9bc8f0d","html_url":"https://github.com/prazzdev/nextjs-chat-app","commit_stats":null,"previous_names":["prazzdev/nextjs-chat-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazzdev%2Fnextjs-chat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazzdev%2Fnextjs-chat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazzdev%2Fnextjs-chat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazzdev%2Fnextjs-chat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prazzdev","download_url":"https://codeload.github.com/prazzdev/nextjs-chat-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241341719,"owners_count":19947104,"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":["chatapp","nextjs"],"created_at":"2024-11-12T21:26:25.036Z","updated_at":"2026-05-11T01:18:29.671Z","avatar_url":"https://github.com/prazzdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"\" rel=\"noopener\"\u003e\n \u003cimg width=200px height=200px src=\"https://i.imgur.com/6wj0hh6.jpg\" alt=\"Project logo\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eNextJs Chat App\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Status](https://img.shields.io/badge/status-active-success.svg)]()\n[![GitHub Issues](https://img.shields.io/github/issues/prazzdev/nextjs-chat-app.svg)](https://github.com/prazzdev/nextjs-chat-app/issues)\n[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/prazzdev/nextjs-chat-app.svg)](https://github.com/nextjs-chat-app/pulls)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)\n\n\u003c/div\u003e\n\n---\n\n\u003cp align=\"center\"\u003e Few lines describing your project.\n    \u003cbr\u003e \n\u003c/p\u003e\n\n## 📝 Table of Contents\n\n- [About](#about)\n- [Getting Started](#getting_started)\n- [Deployment](#deployment)\n- [Usage](#usage)\n- [Built Using](#built_using)\n- [TODO](../TODO.md)\n- [Contributing](../CONTRIBUTING.md)\n- [Authors](#authors)\n- [Acknowledgments](#acknowledgement)\n\n## 🧐 About \u003ca name = \"about\"\u003e\u003c/a\u003e\n\nWrite about 1-2 paragraphs describing the purpose of your project.\n\n## 🏁 Getting Started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nWhat things you need to install the software and how to install them.\n\n```\nGive examples\n```\n\n### Installing\n\nA step by step series of examples that tell you how to get a development env running.\n\nSay what the step will be\n\n```\nGive the example\n```\n\nAnd repeat\n\n```\nuntil finished\n```\n\nEnd with an example of getting some data out of the system or using it for a little demo.\n\n## 🔧 Running the tests \u003ca name = \"tests\"\u003e\u003c/a\u003e\n\nExplain how to run the automated tests for this system.\n\n### Break down into end to end tests\n\nExplain what these tests test and why\n\n```\nGive an example\n```\n\n### And coding style tests\n\nExplain what these tests test and why\n\n```\nGive an example\n```\n\n## 🎈 Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\nAdd notes about how to use the system.\n\n## 🚀 Deployment \u003ca name = \"deployment\"\u003e\u003c/a\u003e\n\nAdd additional notes about how to deploy this on a live system.\n\n## ⛏️ Built Using \u003ca name = \"built_using\"\u003e\u003c/a\u003e\n\n- [NextJs](https://nextjs.org/) - Web Framework\n- [NodeJs](https://nodejs.org/en/) - Server Environment\n\n## ✍️ Authors \u003ca name = \"authors\"\u003e\u003c/a\u003e\n\n- [@prazzdev](https://github.com/prazzdev) - Idea \u0026 Initial work\n\nSee also the list of [contributors](https://github.com/prazzdev/nextjs-chat-app/contributors) who participated in this project.\n\n## 🎉 Acknowledgements \u003ca name = \"acknowledgement\"\u003e\u003c/a\u003e\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- References\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprazzdev%2Fnextjs-chat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprazzdev%2Fnextjs-chat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprazzdev%2Fnextjs-chat-app/lists"}