LawConcierge - Stage A
The new live.lawconcierge.com.au environment is up. The user-facing web client is paused while the SSR refactor (Stage B) is in progress.
What's working right now
- HTTPS termination on this host
- Backend NestJS API at
/api/*
- Socket.io gateway at
/socket.io/
- Swagger UI: /api/api-docs
What's coming next
- Refactor the 70 self-referencing barrel imports that block production SSR on Next 15
- Admin -> Integrations page for filling in Stripe / SendGrid / Nylas / Google / Apple / S3 credentials
- Replace
next-pwa@5 with @ducanh2912/next-pwa (App Router compatible)
The current production environment at app.lawconcierge.com.au is unaffected.