Local Development
Run locally for development and debugging, not as the production deployment method.
bash
bun install
mkdir -p .codebuddy_data .codebuddy_creds
bun run devOpen http://127.0.0.1:3000/dashboard. .codebuddy_creds supports legacy file-based authentication; SQLite development can use only .codebuddy_data.