{"id":48783650,"url":"https://github.com/thinhho0019/devmess","last_synced_at":"2026-04-13T15:32:10.724Z","repository":{"id":318108947,"uuid":"1061659521","full_name":"thinhho0019/devmess","owner":"thinhho0019","description":"🚀 DevMess is a secure real-time chat platform featuring end-to-end encryption, lightning-fast performance, and a sleek developer-friendly interface ⚡","archived":false,"fork":false,"pushed_at":"2025-12-22T05:46:46.000Z","size":734,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-23T03:17:38.145Z","etag":null,"topics":["chatsocket","cloud","devmess","e2e","gitflow-workflow","golang","jw","outh2","postgresql","react","realtime","security","vitejs"],"latest_commit_sha":null,"homepage":"http://devmess.cloud","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/thinhho0019.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-22T08:06:49.000Z","updated_at":"2025-12-22T05:46:49.000Z","dependencies_parsed_at":"2025-10-15T14:49:11.232Z","dependency_job_id":null,"html_url":"https://github.com/thinhho0019/devmess","commit_stats":null,"previous_names":["thinhho0019/devmess"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thinhho0019/devmess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinhho0019%2Fdevmess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinhho0019%2Fdevmess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinhho0019%2Fdevmess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinhho0019%2Fdevmess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinhho0019","download_url":"https://codeload.github.com/thinhho0019/devmess/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinhho0019%2Fdevmess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["chatsocket","cloud","devmess","e2e","gitflow-workflow","golang","jw","outh2","postgresql","react","realtime","security","vitejs"],"created_at":"2026-04-13T15:32:09.948Z","updated_at":"2026-04-13T15:32:10.702Z","avatar_url":"https://github.com/thinhho0019.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e🔐 DevMess — Secure Realtime Chat Application\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/build-passing-brightgreen?style=for-the-badge\" alt=\"build\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/frontend-React-blue?style=for-the-badge\u0026logo=react\" alt=\"react\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/backend-Golang-00ADD8?style=for-the-badge\u0026logo=go\" alt=\"golang\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/realtime-WebSocket-orange?style=for-the-badge\u0026logo=websocket\" alt=\"ws\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/storage-DigitalOcean%20Spaces-0069ff?style=for-the-badge\u0026logo=digitalocean\" alt=\"do\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  🚀 \u003cb\u003eDevMess\u003c/b\u003e is a secure real-time chat platform featuring end-to-end encryption,  \n  lightning-fast performance, and a sleek developer-friendly interface ⚡\n  \u003clink\u003ehttps://devmess.cloud\u003c/link\u003e⚡\n\u003c/p\u003e\n\n---\n\n## ✨ Features\n\n- 💬 **Realtime Chat** — instant message updates powered by WebSocket  \n- 🔐 **End-to-End Encryption** — AES + JWT authentication  \n- 🎨 **Modern UI/UX** — built with React + Framer Motion animations  \n- ☁️ **Media Uploads** — securely store images \u0026 videos with DigitalOcean Spaces  \n- 🔔 **Message Notifications**  \n- 👀 **Online/Offline Presence** tracking  \n- 🗑️ **Message Deletion \u0026 Recall**  \n- 🌍 **Multi-Device \u0026 Cross-Platform** ready  \n\n---\n\n## 🔐 Example .env configuration\n\n---\n```bash\n# DATABASE\nDB_HOST=localhost\nDB_USER=postgres\nDB_PASS=123456\nDB_NAME=devmess\nDB_PORT=5432\n\n# JWT\nJWT_SECRET=supersecretkey\n\n# DIGITALOCEAN SPACES\nSPACES_KEY=DO_SPACES_ACCESS_KEY\nSPACES_SECRET=DO_SPACES_SECRET_KEY\nSPACES_REGION=sgp1\nSPACES_BUCKET=devmess\nSPACES_ENDPOINT=https://sgp1.digitaloceanspaces.com\n```\n---\n🐳 Docker Deployment\n---\n```bash\ndocker-compose up --build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinhho0019%2Fdevmess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinhho0019%2Fdevmess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinhho0019%2Fdevmess/lists"}