{"id":18850526,"url":"https://github.com/manthanank/chatgpt-clone-app","last_synced_at":"2026-02-11T21:02:44.198Z","repository":{"id":107827011,"uuid":"583428532","full_name":"manthanank/chatgpt-clone-app","owner":"manthanank","description":"Chatgpt Clone App","archived":false,"fork":false,"pushed_at":"2025-03-06T15:19:33.000Z","size":437,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T04:56:50.653Z","etag":null,"topics":["angular","nodejs"],"latest_commit_sha":null,"homepage":"https://chatgpt-clone-app-manthanank.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/manthanank.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,"zenodo":null},"funding":{"github":["manthanank"],"open_collective":"manthanank","buy_me_a_coffee":"manthanank","patreon":"manthanank"}},"created_at":"2022-12-29T18:48:41.000Z","updated_at":"2025-07-14T04:22:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"b20a1d5c-bcfb-405e-9309-a0ca949d1b96","html_url":"https://github.com/manthanank/chatgpt-clone-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manthanank/chatgpt-clone-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Fchatgpt-clone-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Fchatgpt-clone-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Fchatgpt-clone-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Fchatgpt-clone-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manthanank","download_url":"https://codeload.github.com/manthanank/chatgpt-clone-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Fchatgpt-clone-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29345403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angular","nodejs"],"created_at":"2024-11-08T03:29:47.921Z","updated_at":"2026-02-11T21:02:44.183Z","avatar_url":"https://github.com/manthanank.png","language":"TypeScript","funding_links":["https://github.com/sponsors/manthanank","https://opencollective.com/manthanank","https://buymeacoffee.com/manthanank","https://patreon.com/manthanank"],"categories":[],"sub_categories":[],"readme":"# ChatGPT Clone Application\n\nThis is a simple clone of the ChatGPT website built using Angular and Tailwind CSS.\n\n## Table of Contents\n\n- [Features](#features)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Running the Application](#running-the-application)\n- [License](#license)\n\n## Features\n\n- **Chat Interface**: A simple chat interface where users can interact with the ChatGPT model.\n- **Chat Input**: Users can type messages in the chat input and send them to the model.\n- **Chat Output**: The model's response is displayed in the chat interface.\n\n## Prerequisites\n\nMake sure you have the following installed:\n\n- Node.js and npm: [Download and Install Node.js](https://nodejs.org/)\n- MongoDB: [Download and Install MongoDB](https://www.mongodb.com/try/download/community)\n- Angular CLI: Install globally using `npm install -g @angular/cli`\n\n## Installation\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/manthanank/chatgpt-clone-app.git\n   cd chatgpt-clone-app\n   ```\n\n2. **Backend setup**:\n\n   Navigate to the `backend` folder and install the dependencies:\n\n   ```bash\n   cd backend\n   npm install\n   ```\n\n3. **Frontend setup**:\n\n   Navigate to the `frontend` folder and install the dependencies:\n\n   ```bash\n   cd ..\n   npm install\n   ```\n\n## Running the Application\n\n1. **Start the backend server**:\n\n   Navigate to the `backend` folder and start the server:\n\n   ```bash\n   cd backend\n   npm start\n   ```\n\n   The backend server will run on `http://localhost:3000`.\n\n2. **Start the Angular development server**:\n\n   Navigate to the `frontend` folder and start the Angular server:\n\n   ```bash\n   cd ..\n   ng serve\n   ```\n\n   The Angular app will run on `http://localhost:4200`.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanthanank%2Fchatgpt-clone-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanthanank%2Fchatgpt-clone-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanthanank%2Fchatgpt-clone-app/lists"}