[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-76116":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":15,"starSnapshotCount":15,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},76116,"netviz","ShadowArcanist\u002Fnetviz","ShadowArcanist","A browser-based app for designing network architectures visually.","https:\u002F\u002Fnetviz.shadowarcanist.com\u002F",null,"TypeScript",577,54,3,0,86,203,362,258,9.22,"MIT License",false,"master",[],"2026-06-12 02:03:40","# Netviz\n\nNetviz is a browser-based app for designing network architectures visually. \n\nAdd components like servers, proxies, and databases to a canvas, connect them to map data flow, organize them into layers, and customize every detail.\n\n\u003Cimg src=\"\u002F.github\u002Fscreenshot.png\"\u002F>\n\n> [!IMPORTANT]  \n> This project was entirely created using AI, but the application has been thoroughly tested.\n> \n> This project was built primarily for my personal use, so I will not be merging pull requests or adding new features unless I need them myself. If you want to make changes or add features, feel free to fork this repository.\n\n## Features\n\n- Drag and drop blocks from a sidebar\n- Connect blocks with edges\n- Inspector panel to edit selected items\n- Custom blocks with your own icons\n- Duplicate blocks\n- Undo and redo\n- Dark and light theme\n- Export to image\n- Local save with IndexedDB, no server needed\n\n## Requirements\n\n- Node.js 20 or newer (or Bun 1.1 or newer)\n- npm, pnpm, or bun\n\n## Local development\n\nInstall dependencies:\n\n```bash\nbun install\n# or\nnpm install\n```\n\nStart the dev server:\n\n```bash\nbun run dev\n# or\nnpm run dev\n```\n\nOpen http:\u002F\u002Flocalhost:8888 in your browser.\n\n## Build\n\nCreate a production build in `dist\u002F`:\n\n```bash\nbun run build\n# or\nnpm run build\n```\n\nPreview the build locally:\n\n```bash\nbun run preview\n# or\nnpm run preview\n```\n\n## Deploy\n\n### Option 1: Any static host\n1. Run `bun run build`\n2. The `dist\u002F` folder is a plain static site. Upload it to any static host, that's it.\n\n### Option 2: Coolify\n1. Add a new resource in Coolify → \"Docker Compose Empty.\"\n2. Paste the contents of the `coolify.yaml` from the repo into the input field.\n3. Click \"Deploy!\"\n\n## License\n\nMIT. See [LICENSE](.\u002FLICENSE).\n","Netviz 是一个基于浏览器的应用程序，用于可视化设计网络架构。其核心功能包括拖放组件、连接块以映射数据流、自定义块和图标、撤销与重做操作以及导出为图像等，支持暗黑和明亮主题切换。该工具特别适合网络工程师或架构师在规划和展示网络拓扑结构时使用，无需服务器即可本地保存项目。此外，Netviz 由 TypeScript 构建，并且完全开源（MIT 许可证），方便用户根据需要进行修改和扩展。",2,"2026-06-11 03:54:32","CREATED_QUERY"]