Skip to content

feat: add React frontend#98

Merged
Siya360 merged 1 commit into
mainfrom
codex/combine-frontend-and-backend-repositories-mbpjs1
Aug 15, 2025
Merged

feat: add React frontend#98
Siya360 merged 1 commit into
mainfrom
codex/combine-frontend-and-backend-repositories-mbpjs1

Conversation

@Siya360

@Siya360 Siya360 commented Aug 15, 2025

Copy link
Copy Markdown
Owner

Summary

  • integrate Vite + React frontend under frontend/
  • wire up frontend service in docker compose with environment variables
  • document frontend development and full-stack compose usage
  • remove leftover merge text from README
  • connect Go flights service to Amadeus API with /flights/search
  • expose Amadeus credentials via compose and service docs

Testing

  • go vet ./... (flights)
  • go build -o /tmp/flights ./cmd
  • bun install
  • bun test
  • bun run lint (fails: react-refresh/only-export-components, @typescript-eslint/no-empty-object-type, @typescript-eslint/no-explicit-any, @typescript-eslint/no-require-imports)
  • python -m py_compile agents/orchestrator/main.py

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

@Siya360
Siya360 merged commit 967e0db into main Aug 15, 2025
2 checks passed
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