{"id":24298115,"url":"https://github.com/gwjun/global-chat","last_synced_at":"2026-05-08T03:07:14.358Z","repository":{"id":271201508,"uuid":"912632781","full_name":"GWjun/global-chat","owner":"GWjun","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-11T12:39:12.000Z","size":555,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-11T13:37:03.454Z","etag":null,"topics":["fastify","i18n","i18next","react"],"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/GWjun.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}},"created_at":"2025-01-06T04:31:00.000Z","updated_at":"2025-05-11T12:39:15.000Z","dependencies_parsed_at":"2025-03-03T08:24:06.561Z","dependency_job_id":"914e9e6e-7b0c-49c0-8c27-9c3129e91476","html_url":"https://github.com/GWjun/global-chat","commit_stats":null,"previous_names":["gwjun/global-chat"],"tags_count":0,"template":false,"template_full_name":"GWjun/fastify-vite-ssr","purl":"pkg:github/GWjun/global-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GWjun%2Fglobal-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GWjun%2Fglobal-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GWjun%2Fglobal-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GWjun%2Fglobal-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GWjun","download_url":"https://codeload.github.com/GWjun/global-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GWjun%2Fglobal-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32764783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"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":["fastify","i18n","i18next","react"],"created_at":"2025-01-16T20:53:56.313Z","updated_at":"2026-05-08T03:07:14.351Z","avatar_url":"https://github.com/GWjun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Global Chat\n\nThis project sets up a real-time chat service that leverages the LLM API to provide seamless, natural conversations.\n\n\u003c/br\u003e\n\n## Installation\n\n1. Clone the repository and install the dependencies\n\n   ```bash\n   git clone https://github.com/GWjun/global-chat.git\n   cd global-chat\n   yarn install\n   ```\n\n2. Create a .env file\n\n   ```bash\n   cp .env.example .env\n   ```\n\n## Run\n\n1. Start Database\n\n   ```sh\n   yarn docker:start\n   npx prisma db push\n   ```\n\n2. Start Application\n\n- **Development:**\n\n  ```bash\n  yarn dev\n  ```\n\n- **Start Production Server:**\n\n  ```bash\n  yarn start\n  ```\n\n  Builds the application and starts the server in production mode.\n\n\u003c/br\u003e\n\n## Structure\n\n```\n├── dist/                # Production build output\n├── src/                 # React application source files\n│   ├── main.tsx         # Client-side entry point\n│   └── routes/           # Route objects\n└── server/              # Fastify server code\n    ├── entry.tsx        # Server-side entry point for SSR render\n    └── main.ts          # Main server file\n```\n\n\u003c/br\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwjun%2Fglobal-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwjun%2Fglobal-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwjun%2Fglobal-chat/lists"}