{"id":22508552,"url":"https://github.com/pmokeev/web-chat","last_synced_at":"2026-04-07T08:32:12.730Z","repository":{"id":44531106,"uuid":"452990048","full_name":"pmokeev/web-chat","owner":"pmokeev","description":"🐉🔥🐉 Web chat based on Golang and ReactJS, using WebSockets","archived":false,"fork":false,"pushed_at":"2022-02-15T07:40:22.000Z","size":715,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T00:15:17.915Z","etag":null,"topics":["docker","docker-compose","gin","go","golang","postgresql","react","rest-api","webchat"],"latest_commit_sha":null,"homepage":"","language":"Go","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/pmokeev.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}},"created_at":"2022-01-28T08:19:28.000Z","updated_at":"2023-03-26T14:10:37.000Z","dependencies_parsed_at":"2022-09-14T18:01:01.804Z","dependency_job_id":null,"html_url":"https://github.com/pmokeev/web-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pmokeev/web-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmokeev%2Fweb-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmokeev%2Fweb-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmokeev%2Fweb-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmokeev%2Fweb-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmokeev","download_url":"https://codeload.github.com/pmokeev/web-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmokeev%2Fweb-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"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":["docker","docker-compose","gin","go","golang","postgresql","react","rest-api","webchat"],"created_at":"2024-12-07T01:21:22.653Z","updated_at":"2026-04-07T08:32:12.600Z","avatar_url":"https://github.com/pmokeev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang \u0026 ReactJS Chat\n\n[![GolangCI](https://github.com/pmokeev/web-chat/actions/workflows/GolangCI.yml/badge.svg?branch=master)](https://github.com/pmokeev/web-chat/actions/workflows/GolangCI.yml)\n\nThis is a Golang \u0026 ReactJS chat application powered by WebSockets, which provides the main functions: registration on the platform, sending messages to the general chat.\n\n![](https://i.ibb.co/RBkGfcF/1.jpg)\n![](https://i.ibb.co/jvD55fS/2.jpg)\n![](https://i.ibb.co/1z3KRb0/bz-Nw1-MWA5s4.jpg)\n\n## Installation\n\nCreate an .env file at the root of the project with the content:\n\n```environment\nJWTSecretKey=-//-\nPOSTGRES_USER=-//-\nPOSTGRES_PASSWORD=-//-\nPOSTGRES_DB=-//-\n```\n\nThe application is packaged in [docker](https://www.docker.com/) containers. You must also have docker-compose installed in order to run the application. Command to run the application:\n\n```bash\nsudo docker-compose up -d\n```\n\n## Features\n\n- Design with bootstrap\n- Registration with JWT token\n- Communication between the server and the client in the chat occurs thanks to WebSockets\n- Changing a user's password in a profile\n- Other awesome features yet to be implemented\n\n**To Do:**\n\n- Emoji support\n- Possibility to create closed rooms\n- Private messages by command /msg [user]\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmokeev%2Fweb-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmokeev%2Fweb-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmokeev%2Fweb-chat/lists"}