{"id":15138494,"url":"https://github.com/ai-lenok/simple-chat","last_synced_at":"2026-02-15T19:31:52.631Z","repository":{"id":173933405,"uuid":"539046935","full_name":"ai-lenok/simple-chat","owner":"ai-lenok","description":"Простой и легковесный чат","archived":false,"fork":false,"pushed_at":"2022-09-20T15:29:14.000Z","size":215,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T16:51:49.059Z","etag":null,"topics":["chat","docker","java","vertx","websocket"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ai-lenok.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}},"created_at":"2022-09-20T14:58:05.000Z","updated_at":"2022-12-09T20:23:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"dabd2b03-6c0c-4266-8a60-54ddbf4c211c","html_url":"https://github.com/ai-lenok/simple-chat","commit_stats":null,"previous_names":["ai-lenok/simple-chat"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ai-lenok/simple-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-lenok%2Fsimple-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-lenok%2Fsimple-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-lenok%2Fsimple-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-lenok%2Fsimple-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ai-lenok","download_url":"https://codeload.github.com/ai-lenok/simple-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ai-lenok%2Fsimple-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29487449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"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":["chat","docker","java","vertx","websocket"],"created_at":"2024-09-26T07:40:19.975Z","updated_at":"2026-02-15T19:31:52.600Z","avatar_url":"https://github.com/ai-lenok.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Chat\n\n[![Build status](https://github.com/ai-lenok/simple-chat/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/ai-lenok/simple-chat/actions/workflows/build.yml)\n\nПростой и легковесный чат\n\n## Попробовать\n### Запуск\nС помощью [docker-compose](https://docs.docker.com/compose/install/)\n```shell\ndocker-compose up\n```\n### Web клиент\n[http://localhost:8080/](http://localhost:8080/)\n\n## Обычный запуск\n### Пререквизиты\nЗапустите [MongoDb](https://www.mongodb.com)\n\nПример запуска в [docker](https://www.docker.com/get-started)\n```shell\ndocker container run --detach --publish 27017:27017 mongo\n```\n\n### Compile\n\n```shell\ngradle clean build\n```\n\n### Запуск\n\n```shell\njava -jar build/libs/simple-chat-1.0-SNAPSHOT.jar\n```\n\n### Web клиент\n[http://localhost:8080/](http://localhost:8080/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai-lenok%2Fsimple-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fai-lenok%2Fsimple-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fai-lenok%2Fsimple-chat/lists"}