{"id":45205394,"url":"https://github.com/backstabslash/universe","last_synced_at":"2026-02-20T15:04:01.777Z","repository":{"id":221700734,"uuid":"754743079","full_name":"backstabslash/universe","owner":"backstabslash","description":"A comprehensive messaging system designed for higher education institutions to facilitate communication between students, group leaders, university staff, and administration.","archived":false,"fork":false,"pushed_at":"2025-07-18T05:10:14.000Z","size":1283,"stargazers_count":1,"open_issues_count":19,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-18T09:19:21.539Z","etag":null,"topics":["chakra-ui","docker","docker-compose","gha","nodejs","react","renovate","rest-api","socket-io","typescript","vite","zustand"],"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/backstabslash.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":"2024-02-08T17:23:54.000Z","updated_at":"2025-03-29T11:04:13.000Z","dependencies_parsed_at":"2024-03-25T15:24:04.132Z","dependency_job_id":"1e15442b-b5d8-4335-82b5-7447c4504bce","html_url":"https://github.com/backstabslash/universe","commit_stats":null,"previous_names":["backstabslash/universe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/backstabslash/universe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstabslash%2Funiverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstabslash%2Funiverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstabslash%2Funiverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstabslash%2Funiverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backstabslash","download_url":"https://codeload.github.com/backstabslash/universe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backstabslash%2Funiverse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29655026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"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":["chakra-ui","docker","docker-compose","gha","nodejs","react","renovate","rest-api","socket-io","typescript","vite","zustand"],"created_at":"2026-02-20T15:04:01.188Z","updated_at":"2026-02-20T15:04:01.771Z","avatar_url":"https://github.com/backstabslash.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌌 Universe - University Messaging System\n\nA comprehensive messaging system designed for higher education institutions to facilitate communication between students, group leaders, university staff, and administration. This system serves as a critical tool for enhancing operational efficiency and streamlining the educational process through timely information exchange.\n\n## 🌟 Overview\n\nThe University Messaging System provides an efficient and user-friendly platform for communication within the university network. It enables real-time information sharing, which is essential for effective organization of the educational process and administration.\n\n## 🎯 Target Users\n\n- 👩‍🎓 **Students**: Can quickly exchange information with professors, group leaders, and other students\n- 👨‍🏫 **Group Leaders**: Able to coordinate their groups, send announcements, and manage group-related communications\n- 🏛 **University Staff**: Can organize and coordinate their activities, share important updates, and maintain communication with students and colleagues\n\n## 🎯 Project Goals\n\n- 📊 Analyze existing messaging systems to identify strengths and weaknesses\n- 📝 Define system requirements based on the needs of different user groups\n- 🛠 Select appropriate technologies and tools for implementation\n- 🎨 Design the core components of the system\n- 🚀 Implement and integrate the developed components into a cohesive messaging platform\n\n## 🛠 Technology Stack\n\n- 🎨 **Frontend**: React, TypeScript\n- ⚙️ **Backend**: Node.js, TypeScript\n- 🗄 **Database**: MongoDB with Mongoose\n- 🔄 **Real-time Communication**: Socket.io\n- 📦 **Deployment**: Docker Compose\n\n## 🔑 Key Features\n\n- 💬 Real-time messaging between all university stakeholders\n- 👥 Group-based communication channels\n- 🏛 Administrative controls for university staff\n- 🔔 Notification system for important announcements\n- 🔐 User authentication and role-based permissions\n- 📱 Mobile-responsive design for access on various devices\n\n## 🚀 Getting Started\n\n### 1️⃣ Make sure you have installed:\n- 🐳 [Docker](https://www.docker.com/get-started)\n- ⚙️ [Docker Compose](https://docs.docker.com/compose/install/)\n\n### 2️⃣ Clone the repository\n```sh\ngit clone https://github.com/backstabslash/universe.git\ncd universe\n```\n\n### 3️⃣ Start the containers\n```sh\ndocker-compose up --build\n```\n\u003e 🛠 The `--build` flag is required for the first run or when the `Dockerfile` changes.\n\n### 4️⃣ Access the services:\n- 🌍 **Server**: [http://localhost:3001](http://localhost:3001)\n- 🎨 **Client**: [http://localhost:3000](http://localhost:3000)\n\n## 📜 Project Structure\n```\n/universe\n│── /server          # ⚙️ Server side (Node.js, Express)\n│── /client          # 🎨 Client side (React)\n│── docker-compose.yml\n│── README.md\n```\n\n## 🛠 Useful Commands\n### 📌 Stop containers:\n```sh\ndocker-compose down\n```\n### 🔄 Restart with rebuild:\n```sh\ndocker-compose up --build\n```\n### 📜 View logs:\n```sh\ndocker-compose logs -f\n```\n### 📦 Check running containers:\n```sh\ndocker ps\n```\n\n## 🖥 Interface Showcase\n\n### 🔑 Login page\n![Login page](/assets/login_page.png)\n\n### 🏠 Main view\n![Main view](/assets/main_view.png)\n\n### ✍️ Message rich text editor\n![Message rich text editor](/assets/message_rich_text_editor.png)\n\n### 📝 Formatted message\n![Formatted message](/assets/formatted_message.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackstabslash%2Funiverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackstabslash%2Funiverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackstabslash%2Funiverse/lists"}