Skip to content

Add LumenIO hub and web client skeleton with CI#5

Closed
wordingone wants to merge 3 commits intomainfrom
codex/create-bootstrap.xml-for-lumen-i/o-project-n05jfi
Closed

Add LumenIO hub and web client skeleton with CI#5
wordingone wants to merge 3 commits intomainfrom
codex/create-bootstrap.xml-for-lumen-i/o-project-n05jfi

Conversation

@wordingone
Copy link
Copy Markdown
Owner

Summary

  • scaffold LumenIO web client with Vite/Vitest/Playwright setup
  • introduce FastAPI hub with basic ping endpoint and JSON schema
  • configure GitHub Actions CI for Node and Python tests
  • switch CI to use npm install instead of npm ci for installing Node dependencies

Testing

  • /usr/bin/npm install (fails: command not found)
  • npm test (fails: command not found)
  • npx playwright test (fails: command not found)
  • pip install -r requirements.txt (fails: command not found)
  • pytest (fails: command not found)

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

@wordingone wordingone closed this Aug 30, 2025
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