[1] Repository scaffold #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/1-repository-scaffold"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
backend,egress, andweb-edgenetwork topology with only127.0.0.1:3406:3000publisheduv/Python and pnpm/Node 22 package roots, production Dockerfiles, lockfiles, health checks, and placeholder runtimesVerification
just configjust lintjust typecheckjust testThe Compose smoke suite verifies PostgreSQL health, Flyway completion/history, web database readiness, scheduler/worker health, exact network membership, port isolation, PostgreSQL connectivity, and worker HTTPS egress to both source hosts.
Resolves #1
Full Justfile command run
Executed every recipe on 14 June 2026 against commit
5cdd1a9d7a7a.just(default)just configjust buildjust upjust logs webListening on: http://localhost:3000/ (all interfaces); manually interrupted follow-mode with Ctrl-C, hence the expected exit 130.just migratejust lintjust typechecktsc --noEmitclean.just test-ingestjust test-webjust smokejust testjust downlawnet-scraper_postgres-dataremained preserved.just generate-db-typesjust check-db-typesjust enqueue-discovery alljust requeue-dead 1Smoke details
127.0.0.1:3406:3000.api.lawnet.comresponded HTTP 404, confirming TLS/DNS/routing connectivity.www.elitigation.sgresponded HTTP 302, confirming TLS/DNS/routing connectivity.No repository files were changed by this verification run. The stack is stopped and the PostgreSQL development volume is preserved.
Superseded by the smaller stacked PR sequence:
PR #15 retains
Resolves #1. This original combined PR is being closed without merge.Pull request closed