- Add pgqueuer dependency to pyproject.toml - Create worker.py with schema installation and job handler registration - Add make worker command to Makefile - Update make dev to run worker alongside backend/frontend - Use has_table() check for idempotent schema installation - Register 'random_number' job handler (placeholder that logs for now) |
||
|---|---|---|
| .. | ||
| backend_frontend_sync.mdc | ||
| python_coding_standards.mdc | ||
| running_tests.mdc | ||
| security_authorization.mdc | ||