chore(backend): env example, dockerignore, regenerate lockfile
* backend/.env.example - full set of env vars including
AUTH_PROVIDER block (local /
supabase / entra), Azure
storage block, OpenAI/AOAI,
download-signing secret,
observability connection
string. Sanitized - concrete
identifiers replaced with
placeholders.
* backend/.dockerignore - standard Node ignore set so
docker build doesn't blow up
the image with node_modules.
* backend/package-lock.json - regenerated to match the
dependency set added across
earlier commits (azure SDKs,
pg / node-pg-migrate, openai,
cookie-parser).
| Repository | Altien/mikeOssAzure |
|---|---|
| Author | Allen Morgan <amorgan@altien.com> |
| Authored | |
| Parents | acbb6cc7 |
| Stats | 2 files changed , +85 , -3 |
| Part of | Server runtime wiring: /config, /api prefix, static frontend, env example |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-6697186c.md
from inside the repo you want the change in.