{"id":33288517,"url":"https://github.com/l1l-01/flutter-chat-app","last_synced_at":"2026-04-06T21:34:50.289Z","repository":{"id":320634684,"uuid":"1077090776","full_name":"l1l-01/flutter-chat-app","owner":"l1l-01","description":"A public chat mobile app built with Flutter and Express.js.","archived":false,"fork":false,"pushed_at":"2025-11-11T15:04:43.000Z","size":1055,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-11T17:07:25.268Z","etag":null,"topics":["chat-application","dark-theme","dart","express","fl","mobile-app","nodejs","postgresql","rest-api","typeorm","typescript","yarn","zod-validation"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/l1l-01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-15T19:02:48.000Z","updated_at":"2025-11-11T15:04:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"037bc7eb-ab22-4479-aba7-a020a5811b34","html_url":"https://github.com/l1l-01/flutter-chat-app","commit_stats":null,"previous_names":["l1l-01/flutter-chat-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/l1l-01/flutter-chat-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l1l-01%2Fflutter-chat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l1l-01%2Fflutter-chat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l1l-01%2Fflutter-chat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l1l-01%2Fflutter-chat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l1l-01","download_url":"https://codeload.github.com/l1l-01/flutter-chat-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l1l-01%2Fflutter-chat-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31491097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: 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":["chat-application","dark-theme","dart","express","fl","mobile-app","nodejs","postgresql","rest-api","typeorm","typescript","yarn","zod-validation"],"created_at":"2025-11-17T20:01:44.097Z","updated_at":"2026-04-06T21:34:50.268Z","avatar_url":"https://github.com/l1l-01.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Public Chat Mobile Application\n\n![Project Screenshot](./Screenshot.png)\n![Project Screenshot](./Screenshot1.png)\n\nA real-time public chat mobile application built with Flutter , and Express, TypeORM, and PostgreSQL for the backend API.\n\n## Features\n\n- Real-time chat using Socket.IO\n- Temporary user accounts\n- REST API backend for message and user management\n\n## Tech Stack\n\n- Backend: ExpressJs, TypeScript, TypeORM, class-transformer, Cors, dotenv, pg, reflect-metadata, socket.io, typeorm, zod, Yarn\n- Database: PostgreSQL\n- Mobile: Flutter\n\n## Prerequisites\n\n- [Flutter](https://flutter.dev/)\n- [Node.js](https://nodejs.org/)\n- [Yarn](https://yarnpkg.com/)\n\n## Installation\n\nI. Clone the repository:\n\n```bash\ngit clone https://github.com/l1l-01/flutter-chat-app.git\ncd flutter-chat-app\n```\n\n- Backend\n\n1. Navigate to the backend folder\n\n   ```bash\n   cd server\n   ```\n\n2. Create a .env file with the following configuration:\n\n   ```bash\n   PORT=3000\n   DB_HOST=localhost\n   DB_PORT=5432\n   DB_USER=\u003cyour_db_user\u003e\n   DB_PASS=\u003cyour_db_password\u003e\n   DB_NAME=\u003cyour_db_name\u003e\n   NODE_ENV=development\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   yarn install\n   ```\n\n4. Build the backend:\n\n   ```bash\n   yarn build\n   ```\n\n5. Start the application:\n   ```bash\n   yarn start\n   ```\n\n- Mobile App\n\n1. Navigate to the frontend folder\n\n   ```bash\n   cd app\n   ```\n\n2. Start the application:\n\n   ```bash\n   flutter run\n   ```\n\n## Project Structure\n\n- `app/`: Mobile app\n- `server/`: Backend\n\n## License: MIT\n\nThis project is open-source and free to use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl1l-01%2Fflutter-chat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl1l-01%2Fflutter-chat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl1l-01%2Fflutter-chat-app/lists"}