// Docs
GitHub Workflow
Community fits naturally into a normal GitHub workflow.
Typical flow
- open your repository locally
- start Cencurity
- set your IDE base URL to
http://localhost:18082 - keep your provider API key in the IDE
- ask the IDE to explain, edit, or generate code as usual
Why this is the recommended flow
- you do not need to change how you manage the repo
- Cencurity stays in the middle of every IDE request
- the workflow still feels like normal local development
