Skip to content

Add Docker support with env vars#14

Open
Malnati wants to merge 2 commits into
mainfrom
codex/2025-07-2809-34-07/create-docker-structure-for-api-mock
Open

Add Docker support with env vars#14
Malnati wants to merge 2 commits into
mainfrom
codex/2025-07-2809-34-07/create-docker-structure-for-api-mock

Conversation

@Malnati
Copy link
Copy Markdown
Owner

@Malnati Malnati commented Jul 28, 2025

Summary

  • provide configuration constants in src/config.ts
  • run mock server via tsx with configurable port & db
  • support Docker Compose with env vars for front and API
  • add Makefile variables for environment configuration
  • adjust React components and tests to use env constants
  • update mock servers to use env vars
  • document conformance checklist

Testing

  • make install-all (fails: missing separator/resolved)
  • npm run test:e2e (failed: Cannot find module '@rollup/rollup-linux-x64-gnu')

https://chatgpt.com/codex/tasks/task_e_68873a0009b0832f9510116b4d8e2bc4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant