Skip to content

Fix #597: Make Echo seamless to run locally#743

Open
a4to wants to merge 1 commit intoMerit-Systems:masterfrom
a4to:bounty/issue-597
Open

Fix #597: Make Echo seamless to run locally#743
a4to wants to merge 1 commit intoMerit-Systems:masterfrom
a4to:bounty/issue-597

Conversation

@a4to
Copy link

@a4to a4to commented Mar 17, 2026

Summary

This PR resolves #597.

Changes

Made local development first-run seamless by auto-bootstrapping control env vars during predev, adding Docker/Compose preflight checks, aligning local DB defaults across control/server, and updating root/package docs with clear prerequisites and first-run behavior.

Files Modified

  • README.md
  • packages/app/control/README.md
  • packages/app/control/package.json
  • packages/app/control/scripts/setup.sh
  • packages/app/control/scripts/predev.sh
  • packages/app/control/setup-db.sh
  • packages/app/server/.env.example
  • packages/app/server/README.md
  • packages/app/server/src/server.ts

Happy to address any feedback or make adjustments.

/claim #597

Made local development first-run seamless by auto-bootstrapping control env vars during predev, adding Docker/Compose preflight checks, aligning local DB defaults across control/server, and updating r
@vercel
Copy link
Contributor

vercel bot commented Mar 17, 2026

@a4to is attempting to deploy a commit to the Merit Systems Team on Vercel.

A member of the Team first needs to authorize it.

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.

Make Echo seamless to run locally

1 participant