{"id":43513638,"url":"https://github.com/hypergonial/chat-backend","last_synced_at":"2026-02-03T13:17:13.518Z","repository":{"id":275294868,"uuid":"859835077","full_name":"hypergonial/chat-backend","owner":"hypergonial","description":"Chat service backend","archived":false,"fork":false,"pushed_at":"2025-08-08T20:58:27.000Z","size":698,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T10:48:45.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/hypergonial.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}},"created_at":"2024-09-19T11:10:40.000Z","updated_at":"2025-08-08T20:58:30.000Z","dependencies_parsed_at":"2025-02-24T01:21:50.759Z","dependency_job_id":"eedfc0c6-db74-4434-bd52-a02059abfc3f","html_url":"https://github.com/hypergonial/chat-backend","commit_stats":null,"previous_names":["hypergonial/chat-backend"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hypergonial/chat-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypergonial%2Fchat-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypergonial%2Fchat-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypergonial%2Fchat-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypergonial%2Fchat-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypergonial","download_url":"https://codeload.github.com/hypergonial/chat-backend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypergonial%2Fchat-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29046503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-02-03T13:17:12.636Z","updated_at":"2026-02-03T13:17:13.494Z","avatar_url":"https://github.com/hypergonial.png","language":"Rust","readme":"# Chat\n\nA small prototype repo I made to see how hard it would be to make a chat application using websockets.\n\n## Why?\n\nWhy not?\n\n## Current Features\n\n- User registration \u0026 authentication\n- Guilds\n- Channels\n- Message sending \u0026 receive\n- Attachments (Stored via S3)\n- User preference storage\n\n## Usage\n\nFirstly, rename `.env.example` and fill it out by providing valid postgres credentials, MinIO root credentials, and a random string for the session secret.\n\nThen, you need to generate a session token for the admin user in MinIO. To do this, start up the application using `docker compose up` (starting certain components in this state will fail, this is normal) and then\nvisit `http://localhost:9001` in your browser. Log in using the credentials you provided in the `.env` file, navigate to access keys, and generate a new key. Copy the access key and secret key into the `.env` file.\n\nThen, run `docker compose up` to start the backend, database and MinIO instances.\n\n## Contributing\n\nIf you're working with database-related code, set the git hooks directory to `.githooks` using `git config core.hooksPath .githooks`. This ensures that the snapshot for sqlx is up to date.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypergonial%2Fchat-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypergonial%2Fchat-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypergonial%2Fchat-backend/lists"}