// Docs

GitHub Workflow

Community fits naturally into a normal GitHub workflow.

Typical flow

  1. open your repository locally
  2. start Cencurity
  3. set your IDE base URL to http://localhost:18082
  4. keep your provider API key in the IDE
  5. 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