{"id":25347606,"url":"https://github.com/kaivankeren/mikrotik-web","last_synced_at":"2025-04-08T18:54:22.981Z","repository":{"id":276408976,"uuid":"929205936","full_name":"KaivanKeren/mikrotik-web","owner":"KaivanKeren","description":"Network Traffic Dashboard","archived":false,"fork":false,"pushed_at":"2025-02-18T07:04:34.000Z","size":223,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T08:23:02.520Z","etag":null,"topics":["frontend","mikrotik-api","network-monitoring","side-project","simple-project"],"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/KaivanKeren.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}},"created_at":"2025-02-08T02:28:09.000Z","updated_at":"2025-02-18T07:04:38.000Z","dependencies_parsed_at":"2025-02-08T03:33:47.025Z","dependency_job_id":null,"html_url":"https://github.com/KaivanKeren/mikrotik-web","commit_stats":null,"previous_names":["kaivankeren/mikrotik-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaivanKeren%2Fmikrotik-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaivanKeren%2Fmikrotik-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaivanKeren%2Fmikrotik-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KaivanKeren%2Fmikrotik-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KaivanKeren","download_url":"https://codeload.github.com/KaivanKeren/mikrotik-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247909134,"owners_count":21016475,"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","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":["frontend","mikrotik-api","network-monitoring","side-project","simple-project"],"created_at":"2025-02-14T14:57:28.041Z","updated_at":"2025-04-08T18:54:22.951Z","avatar_url":"https://github.com/KaivanKeren.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📡 Network Traffic Dashboard (Client)\n\nThis is the **frontend** of the Network Traffic Dashboard, built with **Next.js, TypeScript, Chakra UI, and Recharts**. It visualizes real-time network traffic data using **WebSockets**.\n\n## 🚀 Features\n\n- 📡 **Live WebSocket Data Streaming** - Real-time updates from the server.\n- 📊 **Interactive Charts** - Uses `recharts` to visualize network traffic.\n- 🎨 **Responsive UI** - Built with Shadcn/ui for a modern and adaptive design.\n- ⚡ **TypeScript-Powered** - Ensures better type safety and maintainability.\n- 🌐 **Multi-Interface Support** - Displays network data for multiple interfaces.\n\n## 🛠️ Tech Stack\n\n- **Frontend:** Next.js, TypeScript, Shadcn/ui, Recharts\n- **Backend:** [Network Traffic Dashboard API](https://github.com/KaivanKeren/mikrotik-api) (Express.js WebSocket Server)\n- **Data Source:** Network traffic data (via API/WebSocket)\n\n## 📸 Screenshots\n\n![Dashboard Screenshot](/public/assets/image.png)\n\n## 📦 Installation\n\n1. **Clone the repository**\n   ```sh\n   git clone https://github.com/KaivanKeren/mikrotik-web.git\n   cd mikrotik-web\n   ```\n\n2. **Install dependencies**\n   ```sh\n   npm install\n   # or\n   yarn install\n   ```\n\n3. **Run the application**\n   ```sh\n   npm run dev\n   # or\n   yarn dev\n   ```\n\n4. **Connect to the WebSocket server**\n   - Ensure the backend WebSocket server is running.\n\n## 🔧 Configuration\n\nUpdate the WebSocket server URL in `src/config.ts`:\n\n```ts\nexport const WS_URL = \"ws://localhost:9090\";\n```\n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to fork this repository, open issues, and submit pull requests. 🚀\n\n## 📜 License\n\nThis project is licensed under the **MIT License**. See the [LICENSE](./LICENSE) file for details.\n\n---\n\n🚀 **Happy Coding!** 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaivankeren%2Fmikrotik-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaivankeren%2Fmikrotik-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaivankeren%2Fmikrotik-web/lists"}