Skip to content

Add Node-based service configurator#1

Open
leex279 wants to merge 2 commits into
mainfrom
codex/plan-webapp-for-service-configuration
Open

Add Node-based service configurator#1
leex279 wants to merge 2 commits into
mainfrom
codex/plan-webapp-for-service-configuration

Conversation

@leex279

@leex279 leex279 commented Jun 4, 2025

Copy link
Copy Markdown
Owner

Summary

  • swap Python configurator for a Node.js/Express web app
  • auto-read services and dependencies from docker-compose.yml
  • ignore node_modules folder
  • document running the new configurator

Testing

  • npm install --silent
  • node configurator.js & sleep 2; kill $!
  • python -m py_compile start_services.py

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

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