Thanks for contributing.
cp .env.example .env
make install
make startHealth check:
curl http://localhost:8888/health- Keep changes focused and small.
- Update docs when configuration changes.
- Avoid committing secrets (
.envis ignored by default). - Use clear commit messages that explain why the change is needed.