{"id":25010564,"url":"https://github.com/hideya/test-chatly-ai-gw","last_synced_at":"2026-07-10T16:31:27.163Z","repository":{"id":266391019,"uuid":"898225164","full_name":"hideya/test-chatly-ai-gw","owner":"hideya","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-04T07:19:06.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T23:33:51.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hideya.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-12-04T02:33:03.000Z","updated_at":"2024-12-04T07:19:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"324925ab-cd64-40cc-b796-9d3f33bd30b5","html_url":"https://github.com/hideya/test-chatly-ai-gw","commit_stats":null,"previous_names":["hideya/test-chatly-ai-gw"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hideya/test-chatly-ai-gw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideya%2Ftest-chatly-ai-gw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideya%2Ftest-chatly-ai-gw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideya%2Ftest-chatly-ai-gw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideya%2Ftest-chatly-ai-gw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hideya","download_url":"https://codeload.github.com/hideya/test-chatly-ai-gw/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hideya%2Ftest-chatly-ai-gw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35337280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-02-05T04:53:45.411Z","updated_at":"2026-07-10T16:31:27.157Z","avatar_url":"https://github.com/hideya.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test-chatly-ai-gw\n\n## Client Side\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm (v6 or higher)\n\n### Setup\n\n1. Navigate to the `client` directory:\n\n```bash\ncd client\n```\n\n2. Install the dependencies:\n\n```bash\nnpm install\n```\n\n3. Set the `NODE_OPTIONS` environment variable to use legacy OpenSSL providers:\n\n```bash\nexport NODE_OPTIONS=--openssl-legacy-provider\n```\n\n4. Build the client application:\n\n```bash\nnpm run build\n```\n\n5. Start the development server:\n\n```bash\nnpm start\n```\n\n6. Clean the generated files:\n\n```bash\nnpm run clean\n```\n\nThe client application should now be running at `http://localhost:3000`.\n\n## Server Side\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm (v6 or higher)\n- SQLite\n\n### Setup\n\n1. Navigate to the `server` directory:\n\n```bash\ncd server\n```\n\n2. Install the dependencies:\n\n```bash\nnpm install\n```\n\n3. Build the server application:\n\n```bash\nnpm run build\n```\n\n4. Set up the environment variables:\n\nCopy the `.env.template` file to `.env` in the `server` directory:\n\n```bash\ncp .env.template .env\n```\n\nFill in your OpenAI API key and the server port in the `.env` file:\n\n```\nOPENAI_API_KEY=your_openai_api_key\nPORT=5000\n```\n\n5. Start the server:\n\n```bash\nnpm start\n```\n\n6. Clean the generated files:\n\n```bash\nnpm run clean\n```\n\nThe server should now be running at `http://localhost:5000` (or the port specified in the `.env` file).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhideya%2Ftest-chatly-ai-gw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhideya%2Ftest-chatly-ai-gw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhideya%2Ftest-chatly-ai-gw/lists"}