{"id":15198420,"url":"https://github.com/arshtiwari2004/messagemaze","last_synced_at":"2026-03-06T03:32:52.051Z","repository":{"id":251667428,"uuid":"837996204","full_name":"ArshTiwari2004/MessageMaze","owner":"ArshTiwari2004","description":"This application is built using NEXT JS and allows users to send anonymous messages to eachother and also prompts random messages through AI using vercel AI sdk","archived":false,"fork":false,"pushed_at":"2024-08-10T09:37:28.000Z","size":153,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T03:44:20.723Z","etag":null,"topics":["anonymousmessages","eslint-config","javascript","mongodb","mongoose","nextauthjs","nextjs","nodejs","openai-api","postman-api","regexr","shadcn-ui","typescript","vercel-ai-sdk","zod-validation"],"latest_commit_sha":null,"homepage":"","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/ArshTiwari2004.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-08-04T16:37:54.000Z","updated_at":"2024-08-10T09:37:30.000Z","dependencies_parsed_at":"2024-08-04T23:03:31.369Z","dependency_job_id":"51369a56-7efd-4277-a2bc-a66eb45c9c74","html_url":"https://github.com/ArshTiwari2004/MessageMaze","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"fec245acaae27b3962783db1039759a942412763"},"previous_names":["arshtiwari2004/messagemaze"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArshTiwari2004%2FMessageMaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArshTiwari2004%2FMessageMaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArshTiwari2004%2FMessageMaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArshTiwari2004%2FMessageMaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArshTiwari2004","download_url":"https://codeload.github.com/ArshTiwari2004/MessageMaze/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241605739,"owners_count":19989608,"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":["anonymousmessages","eslint-config","javascript","mongodb","mongoose","nextauthjs","nextjs","nodejs","openai-api","postman-api","regexr","shadcn-ui","typescript","vercel-ai-sdk","zod-validation"],"created_at":"2024-09-28T01:07:46.207Z","updated_at":"2026-03-06T03:32:52.002Z","avatar_url":"https://github.com/ArshTiwari2004.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Message-Maze\n\nThis application is built using NEXT JS and allows users to send anonymous messages to eachother. It also prompts random messages which are generated through AI using the vercel AI SDK and Open AI which allows users to select and send those messages to other users being anonymous.\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n# Details about the tech stack :\n\n1. ZOD for validation\n2. regexr\n3. resend email\n4. shadcn library\n5. mongoose (mongo db)\n6. react-email\n7. bcrypt js\n8. typescript\n9. types-bcryptjs\n10. Auth JS\n11. Route Hnadlers\n12. nextauth.js\n13. JWT token\n14. mongodb-atlas\n15. Postman API\n16. Message API with aggregation pipelines\n17. Sessions for already user logged in \n18. Vercel AI SDK\n19. AI open ai\n20. React hook form\n21. axios for request\n22. Zod Resolver\n23. Tailwind CSS\n24. ESLint\n\n\n\n\n\n## Getting Started\n\n1. Install [Node.js](https://nodejs.org/en)\n2. Clone this repository\n```bash\ngit clone https://github.com/ArshTiwari2004/MessageMaze.git\n```\n3. Open directory\n```bash\ncd MessageMaze\n```\n4. Install node dependencies-\n```bash\nnpm i \n```\nor \n```bash\nnpm install\n```\n5. Now , run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshtiwari2004%2Fmessagemaze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farshtiwari2004%2Fmessagemaze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshtiwari2004%2Fmessagemaze/lists"}