Guide
Run the local jobs stack
Start jobs-api with an inline worker and jobs-ui from the monorepo root.
Invariants
- MONGO_URI must point at a reachable MongoDB
- UI talks only to the API over HTTP
Verification
- API health responds on :3099
- UI loads on :5190 without CORS errors