GraphCanon updated today · GitHub synced today
304
Stars
59
Forks
3
Open issues
7
Watchers
2y
Last push
TypeScript MITCreated Apr 9, 2023
Trust & integrity
Full report- Maintenance
- Dormant (1009d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- 24 low (24 low)
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Generate diagram with AI
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 11, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Jul 11, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Requirements
- Node Version >= 18
- OpenAI API Key
Installation
-
Clone the Repo
-
rename the
env.templateto.env.localand OPENAI_API_KEY -
cdinto the folder
cd flowgpt
- Install all deps with yarn
yarn
- Run in development mode
yarn dev
- Open browser and go to http://localhost:3000