FossFLOW is an open-source Progressive Web App for creating visually rich isometric infrastructure and network diagrams directly in the browser. Built with React and the Isoflow library, the application provides a specialized environment for producing 2.5D technical diagrams that are especially useful for DevOps and architecture documentation. The project is structured as a monorepo containing both a reusable React component library and the full web application wrapper. Because it runs fully client-side with offline support, users can design diagrams without sending data to external servers. FossFLOW focuses on usability through drag-and-drop components, connector tools, and automatic saving capabilities. Overall, it serves engineers and technical teams who want a modern, open alternative to traditional diagramming tools with a strong visual infrastructure focus.
Features
- Browser-based isometric diagram editor
- Progressive Web App with offline support
- Drag-and-drop node placement
- Connector tools for network relationships
- JSON import and export capability
- Reusable React diagram component library