{"id":20935890,"url":"https://github.com/pooulad/infomosaic","last_synced_at":"2026-04-12T00:03:59.957Z","repository":{"id":256271153,"uuid":"853525496","full_name":"pooulad/infomosaic","owner":"pooulad","description":"🧩See your system information momentarily and side by side like mosaics","archived":false,"fork":false,"pushed_at":"2024-12-11T19:08:49.000Z","size":600,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T02:43:08.831Z","etag":null,"topics":["dashboard","golang","react","reactjs","systeminfo","systeminformation","typescript","vite","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/pooulad.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":"2024-09-06T20:42:42.000Z","updated_at":"2025-03-03T22:22:27.000Z","dependencies_parsed_at":"2024-12-27T00:15:29.252Z","dependency_job_id":null,"html_url":"https://github.com/pooulad/infomosaic","commit_stats":null,"previous_names":["pooulad/infomosaic"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/pooulad/infomosaic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooulad%2Finfomosaic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooulad%2Finfomosaic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooulad%2Finfomosaic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooulad%2Finfomosaic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pooulad","download_url":"https://codeload.github.com/pooulad/infomosaic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooulad%2Finfomosaic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267118021,"owners_count":24038766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dashboard","golang","react","reactjs","systeminfo","systeminformation","typescript","vite","websocket"],"created_at":"2024-11-18T22:16:42.999Z","updated_at":"2026-04-12T00:03:59.915Z","avatar_url":"https://github.com/pooulad.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![infomosaic_logo](https://github.com/pooulad/infomosaic/blob/main/images/infomosaic.png)\u003cbr/\u003e\n\n### See your system information momentarily and side by side like mosaics🧩\u003cbr/\u003e\n\n### Minimal 🔌websocket project written with Golang and Reactjs\n\n\n![infomosaic_screen_dark](https://github.com/pooulad/infomosaic/blob/main/images/screen-dark.png)\n![infomosaic_screen_light](https://github.com/pooulad/infomosaic/blob/main/images/screen-light.png)\u003cbr/\u003e\n\n# How to use: \u003cbr/\u003e\n\n\n⚠️ Before use: do not forget to add .env file .it is necessary for docker compose file and golang main file. best sample:\u003cbr/\u003e\n\n.env file.\u003cbr/\u003e\n```env\nINFOMOSAIC_PORT=8080\nINFOMOSAIC_CLIENT_PORT=3000\n```\n\n## 🐳Run with Docker:\u003cbr/\u003e\n\n1.\u003cbr/\u003e\n```bash\ngit clone https://github.com/pooulad/infomosaic.git\n```\n2.\u003cbr/\u003e\n```bash\ncd ./infomosaic\n```\n\n3.\u003cbr/\u003e\n```bash\ndocker compose up -d --build\n```\n\n### These commands create 2 separate services for front-end and back-end, both of which are ready to work with each other\n\n✅client container : infomosaic-client-container\u003cbr/\u003e\n✅server container : infomosaic-server-container\u003cbr/\u003e\n\n### You can check logs with this command:\n\n```bash\ndocker compose logs\n```\n\n## ✋Run manually:\u003cbr/\u003e\n\n1.\u003cbr/\u003e\n```bash\ngit clone https://github.com/pooulad/infomosaic.git\n```\n2.\u003cbr/\u003e\n```bash\ncd ./infomosaic\n```\n\n3.\u003cbr/\u003e\n```bash\ngo mod tidy\ngo run ./cmd/main.go\n```\n\n### You should see this log in terminal:\u003cbr/\u003e\nStarting Infomosaic🧩 server on port YOUR_PORT\n\n### Open another terminal and run:\u003cbr/\u003e\n4.\u003cbr/\u003e\n```bash\ncd ./frontend\nyarn install\nyarn dev\n```\n\n### Now your client is runnig too. enjoy it🤠\u003cbr/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooulad%2Finfomosaic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpooulad%2Finfomosaic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpooulad%2Finfomosaic/lists"}