Skip to content

Conversation

@dillchen
Copy link
Contributor

@dillchen dillchen commented Jan 6, 2026

Summary\n- add a Conductor setup script for deps, env, Docker services, and migrations\n- set run script to start all services in nonconcurrent mode\n\n## Testing\n- not run (not requested)


Note

Adds Conductor workspace automation.

  • New conductor.json with scripts.setup to install dependencies, link/copy .env, detect and start docker compose/docker-compose, wait for cw_postgres readiness, then run pnpm migrate-db
  • Adds scripts.run as pnpm start-all
  • Sets runScriptMode to nonconcurrent

Written by Cursor Bugbot for commit b148985. This will update automatically on new commits. Configure here.

@dillchen dillchen merged commit e45628d into master Jan 8, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants