Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.specific.dev/llms.txt

Use this file to discover all available pages before exploring further.

When your coding agent references sync attributes (e.g., postgres.main.sync.url) in service environment variables, Specific automatically provisions a sync engine that streams changes from PostgreSQL to clients over HTTP.
  • Connects to your database automatically
  • Sync URL and secret attributes work the same way in both local development and production
  • Created once and reused across deployments