{"id":23678519,"url":"https://github.com/deepti1028/talktrail","last_synced_at":"2026-05-17T01:44:37.254Z","repository":{"id":256620610,"uuid":"834532663","full_name":"deepti1028/TalkTrail","owner":"deepti1028","description":"A full-stack web application using the MERN stack (MongoDB, Express.js, React.js, Node.js) along with Chakra UI for the frontend and Socket.io for real-time communication.","archived":false,"fork":false,"pushed_at":"2024-09-15T22:51:35.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T15:54:25.564Z","etag":null,"topics":["cloudinary","jwt-authentication","mern-stack","socket-io"],"latest_commit_sha":null,"homepage":"","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/deepti1028.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-07-27T14:57:11.000Z","updated_at":"2024-09-15T22:53:11.000Z","dependencies_parsed_at":"2024-09-12T04:37:28.086Z","dependency_job_id":"f1f674c9-8c5c-4aea-a72e-c61dbf79bb23","html_url":"https://github.com/deepti1028/TalkTrail","commit_stats":null,"previous_names":["deepti1028/talktrail"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepti1028/TalkTrail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepti1028%2FTalkTrail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepti1028%2FTalkTrail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepti1028%2FTalkTrail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepti1028%2FTalkTrail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepti1028","download_url":"https://codeload.github.com/deepti1028/TalkTrail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepti1028%2FTalkTrail/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265427491,"owners_count":23763330,"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":["cloudinary","jwt-authentication","mern-stack","socket-io"],"created_at":"2024-12-29T15:32:33.910Z","updated_at":"2026-05-17T01:44:32.234Z","avatar_url":"https://github.com/deepti1028.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Talk Trail\n\nA full-stack web application using the MERN stack (MongoDB, Express.js, React.js, Node.js) along with Chakra UI for the frontend and Socket.io for real-time communication.\n\n## Features\n\n- Real-time chat functionality powered by Socket.io\n- User authentication and authorization\n- Responsive UI design with Chakra UI\n- MongoDB Atlas integration for database storage\n- Scalable and maintainable codebase following best practices\n\n## Technologies Used\n\n- MongoDB Atlas: A fully managed cloud database service\n- Express.js: Node.js web application framework\n- React.js: A JavaScript library for building user interfaces\n- Node.js: A JavaScript runtime environment\n- Chakra UI: A simple, modular and accessible component library for React\n- Socket.io: A library that enables real-time, bidirectional and event-based communication between web clients and servers\n\n## Getting Started\n\nTo get started with the project, follow these steps:\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/deepti1028/TalkTrail.git\n   ```\n2. Navigate to the project directory:\n\n   ```bash\n   cd TalkTrail\n   ```\n3. Set Up enviornment Variables\n   1. Create a `.env` file in the backend folder of the project.\n   2. Add the following environment variables to the `.env` file:\n\n   ```bash\n   PORT=5000\n   MONGODB_URI=your_mongodb_connection_string\n   CORS_ORIGIN = *\n   JWT_SECRET = \n\n   CLOUDINARY_CLOUD_NAME = \n   CLOUDINARY_API_KEY = \n   CLOUDINARY_API_SECRET = \n\n   EMAIL_ID = \n   APP_PASSWORD = \n   ```\n   Replace with your own mongoDB atlas string for database, cloudinary keys for uploading images, and email and app password for verification mail using nodemailer.\n   \n5. Run the Backend Server from inside backend folder\n   \n   ```bash\n   npm run dev\n   ```\n6. Run the frontend server from inside the frontend folder\n   \n   ``` bash\n   npm install\n   npm run dev\n   ```\n   \n## Contributing\n\nWe welcome contributions from the community! If you find any issues or have suggestions for improvements, please feel free to open an issue or create a pull request.\n\n## Acknowledgements\n\n- Socket.io Documentation: [https://socket.io/docs/](https://socket.io/docs/)\n- Chakra UI Documentation: [https://chakra-ui.com/docs/getting-started](https://chakra-ui.com/docs/getting-started)\n- MongoDB Atlas Documentation: [https://docs.atlas.mongodb.com/](https://docs.atlas.mongodb.com/)\n- React.js Documentation: [https://reactjs.org/docs/getting-started.html](https://reactjs.org/docs/getting-started.html)\n- Express.js Documentation: [https://expressjs.com/en/starter/installing.html](https://expressjs.com/en/starter/installing.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepti1028%2Ftalktrail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepti1028%2Ftalktrail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepti1028%2Ftalktrail/lists"}