{"id":15829767,"url":"https://github.com/imoxto/inent","last_synced_at":"2025-10-27T17:05:00.666Z","repository":{"id":155150424,"uuid":"608027645","full_name":"imoxto/inent","owner":"imoxto","description":"A full-stack chat application made with T3 stack.","archived":false,"fork":false,"pushed_at":"2023-05-30T07:52:40.000Z","size":660,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-12T11:09:33.208Z","etag":null,"topics":["chatbot","messaging-app","nextjs","t3-stack","tailwind","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://inent-imoxto.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/imoxto.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":"2023-03-01T06:56:44.000Z","updated_at":"2024-06-04T21:21:34.000Z","dependencies_parsed_at":"2024-10-26T16:06:48.615Z","dependency_job_id":"cdf73244-ba55-45a3-b324-4e5caa01c3b6","html_url":"https://github.com/imoxto/inent","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"807500a04ae6d5c86e15918a9212d47c8ce965d4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imoxto%2Finent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imoxto%2Finent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imoxto%2Finent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imoxto%2Finent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imoxto","download_url":"https://codeload.github.com/imoxto/inent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628229,"owners_count":20808106,"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":["chatbot","messaging-app","nextjs","t3-stack","tailwind","trpc","typescript"],"created_at":"2024-10-05T11:02:53.415Z","updated_at":"2025-10-27T17:04:55.619Z","avatar_url":"https://github.com/imoxto.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inent\n\nThis is a full stack realtime messaging web-app project.\n\n## Tech Stack\n\nIt uses the following tools and technologies:\n\n- [Next.js](https://nextjs.org)\n- [NextAuth.js](https://next-auth.js.org)\n- [Prisma](https://prisma.io)\n- [Tailwind CSS](https://tailwindcss.com)\n- [tRPC](https://trpc.io)\n\n## Requirements\n\nThe following requirements are fullfilled by this project:\n- User\n  - can search for user\n  - can search for rooms (messaging groups or rooms)\n  - can see user profiles if they are public\n  - can update their information\n  - persist changes in database\n\n- Special user named `AI chatbot v0`\n  - can communicate only in DMs\n  - follows regular DM rules\n  - cant join groups\n\n- Rooms\n  - users can join rooms\n  - user can create rooms\n  - users can update rooms\n  - can create private DM rooms with only 1 user\n  - can see his joined or created rooms\n  - should not see private rooms if he doesnt have member or admin access\n  - persist changes in database\n\n- Messaging\n  - users can create messages\n  - users can delete their own messages\n  - admins can delete any messages of a room\n  - users can update their own messages\n  - users can see messages in the room\n  - persist changes in database\n\n- User-Room role\n  - users are admins when they create room\n  - users are members when they join a room\n  - both admin and members can leave a room\n  - admins can change the role of a member\n  - admins can remove any member from a room\n  - persist changes in database\n\n- Realtime communication system\n  - adding a new message should be multicasted to all members of a room\n  - updating a message should be multicasted to all members of a room\n  - deleting a message should be multicasted to all members of a room\n  - user-room roles should be followed while multicasting\n\n\n## How do I deploy this?\n\nFollow our deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimoxto%2Finent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimoxto%2Finent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimoxto%2Finent/lists"}